]> granicus.if.org Git - apache/commitdiff
more post-old-style Configure cleanup
authordgaudet <dgaudet@unknown>
Sun, 12 Mar 2000 19:50:56 +0000 (19:50 +0000)
committerdgaudet <dgaudet@unknown>
Sun, 12 Mar 2000 19:50:56 +0000 (19:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84747 13f79535-47bb-0310-9956-ffa450edef68

modules/aaa/mod_auth_db.module
modules/aaa/mod_auth_dbm.c
modules/aaa/mod_auth_digest.c
modules/mappers/mod_rewrite.c

index 5508e290a7c133130426f3ebb3fc455ad216c01c..618ee6a3d55d49d64fff509d97f063c4d64c7d7b 100644 (file)
@@ -1,5 +1,6 @@
 Name: db_auth_module
 ConfigStart
+       # XXX: this needs updating for apache-2.0 configuration method
     DB_VERSION=''
     DB_LIB=''
     if ./helpers/TestCompile func db_open; then
index 5cc6094fffd4a26973d6d50e2534268a4ddfbcb1..8bb2b0fd22a226aa33c4a24317cb9bd3c5824e30 100644 (file)
@@ -86,6 +86,7 @@
  * lines below is used by Configure. This could be stored in a separate
  * instead.
  *
+ * XXX: this needs updating for apache-2.0 configuration method
  * MODULE-DEFINITION-START
  * Name: auth_dbm_module
  * ConfigStart
index 586cea015175cdb047d9e2e1dc6d26552fa8f444..c285d80fc17af6c6e41d2396625a6eb08e43e509 100644 (file)
@@ -83,6 +83,7 @@
  */
 
 /* The section for the Configure script:
+* XXX: this needs updating for apache-2.0 configuration method
  * MODULE-DEFINITION-START
  * Name: digest_auth_module
  * ConfigStart
index 4011aa0227623b8b1c8f16574937eda0a3fd02b9..789378b903b330ba279a44a51b8b88b0d25a3f27 100644 (file)
 */
 
     /* The section for the Configure script:
+    * XXX: this needs updating for apache-2.0 configuration method
      * MODULE-DEFINITION-START
      * Name: rewrite_module
      * ConfigStart