]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clean up some left over garbage in the NetWare make files after moving the
authorBradley Nicholes <bnicholes@apache.org>
Fri, 20 Sep 2002 16:23:38 +0000 (16:23 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 20 Sep 2002 16:23:38 +0000 (16:23 +0000)
provider API's into the core.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96931 13f79535-47bb-0310-9956-ffa450edef68

NWGNUmakefile
modules/aaa/NWGNUauthndbm
modules/aaa/NWGNUauthnfil
modules/arch/netware/mod_authn_dbm.def
modules/arch/netware/mod_authn_file.def

index 74f751d17fe3e92a3300e66857e39d5ac7099ce9..025bd9e201ef559239a05ee3732f3a4ec67941f3 100644 (file)
@@ -32,7 +32,6 @@ XINCDIRS      += \
                        $(AP_WORK)/srclib/include/arch/NetWare \
                        $(AP_WORK)/srclib/apr-util/include \
                        $(AP_WORK)/include \
-                       $(AP_WORK)/modules/aaa/ \
                        $(AP_WORK)/modules/filters/ \
                        $(AP_WORK)/modules/generators/ \
                        $(AP_WORK)/modules/http/ \
index ca8bbfd122a50167050f1dab2a12a97fab90a2f4..69eccdc478fc48a204d9be67e6f87308838339cc 100644 (file)
@@ -206,7 +206,6 @@ FILES_nlm_Ximports = \
        @$(APR)/aprlib.imp \
        @$(NWOS)/httpd.imp \
        @libc.imp \
-       authn_register_provider \
        $(EOLIST)
  
 #   
index cbeb8b47719fccd96bf35a66b28694c610e5c991..045ed4a3118add123ac185e2fd21aecaff01d6ef 100644 (file)
@@ -207,7 +207,6 @@ FILES_nlm_Ximports = \
        @$(APR)/aprlib.imp \
        @$(NWOS)/httpd.imp \
        @libc.imp \
-       authn_register_provider \
        $(EOLIST)
  
 #   
index 16c6b32176ac5f1827ed3f509edaeae5ebad57a8..7a242b03171a8da5d3f27106a121aa791446bf7d 100644 (file)
@@ -1,2 +1,2 @@
 EXPORT  authn_dbm_module
-IMPORT  authn_register_provider
+
index 8aac8206d1bb509b488a1bba1da36ab8c2706566..fd0765a10b21460fdf4ef27765064318af86e54d 100644 (file)
@@ -1,3 +1,3 @@
 EXPORT  authn_file_module
-IMPORT  authn_register_provider
+