Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 7f64043b47d2d38c9fcd68b36beba1ac > files > 3

mod_auth_mysql-3.0.0-10.fc12.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