Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 593e499db9080d49c58f8eb1e7bd2faa > files > 4

mod_auth_mysql-3.0.0-14.fc15.src.rpm

--- mod_auth_mysql-3.0.0/mod_auth_mysql.c.disable
+++ mod_auth_mysql-3.0.0/mod_auth_mysql.c
@@ -186,7 +186,7 @@
 #ifdef ENABLE				/* If we are to be enabled */
   #define _ENABLE ENABLE
 #else
-  #define _ENABLE 1			/* Assume we are */
+  #define _ENABLE 0			/* Assume we are not */
 #endif
 
 #ifdef CHARACTERSET