diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | # $Id: Makefile,v 1.17 2002/11/27 07:13:58 helios Exp $ | 1 | # $Id: Makefile,v 1.18 2002/12/10 19:43:21 helios Exp $ |
2 | 2 | ||
3 | ########################################################################### | 3 | ########################################################################### |
4 | # Important: | 4 | # Important: |
@@ -13,7 +13,7 @@ MYSQLLIBS = /usr/lib | |||
13 | MYSQLHDRS = /usr/include/mysql | 13 | MYSQLHDRS = /usr/include/mysql |
14 | 14 | ||
15 | #MODSSLHDRS = /usr/local/src/apache_1.3.27-dso/src/modules/ssl | 15 | #MODSSLHDRS = /usr/local/src/apache_1.3.27-dso/src/modules/ssl |
16 | DB1HDRS = /usr/include/db1 | 16 | #DB1HDRS = /usr/include/db1 |
17 | 17 | ||
18 | ########################################################################### | 18 | ########################################################################### |
19 | # Don't uncomment this without reading the "Optimizing for a busy database" | 19 | # Don't uncomment this without reading the "Optimizing for a busy database" |