diff options
Diffstat (limited to 'winconfig.h')
-rw-r--r-- | winconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winconfig.h b/winconfig.h index 107cb7d..c4b4353 100644 --- a/winconfig.h +++ b/winconfig.h | |||
@@ -71,7 +71,7 @@ | |||
71 | /* #undef WITH_APACHE13 */ | 71 | /* #undef WITH_APACHE13 */ |
72 | 72 | ||
73 | /* Define to 1 if we are compiling with Apache 2.0.x */ | 73 | /* Define to 1 if we are compiling with Apache 2.0.x */ |
74 | #define WITH_APACHE20 1 | 74 | /* #undef WITH_APACHE20 */ |
75 | 75 | ||
76 | /* Define to 1 if we are compiling with mysql */ | 76 | /* Define to 1 if we are compiling with mysql */ |
77 | #define WITH_MYSQL 1 | 77 | #define WITH_MYSQL 1 |