From: Bradley Nicholes Date: Thu, 6 Feb 2003 19:15:29 +0000 (+0000) Subject: Fix up load dependancies to avoid LoadModule ordering X-Git-Tag: pre_ajp_proxy~2177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1ad796176235069316fc8a0f6c73e65a247c219;p=apache Fix up load dependancies to avoid LoadModule ordering git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98585 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/dav/fs/NWGNUmakefile b/modules/dav/fs/NWGNUmakefile index 9fb38ea265..94a274f2f4 100644 --- a/modules/dav/fs/NWGNUmakefile +++ b/modules/dav/fs/NWGNUmakefile @@ -195,6 +195,7 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ Apache2 \ Libc \ + mod_dav \ $(EOLIST) # diff --git a/modules/dav/lock/NWGNUmakefile b/modules/dav/lock/NWGNUmakefile index 8628cecc88..1386127c0a 100644 --- a/modules/dav/lock/NWGNUmakefile +++ b/modules/dav/lock/NWGNUmakefile @@ -192,6 +192,7 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ Apache2 \ Libc \ + mod_dav \ $(EOLIST) # diff --git a/modules/experimental/NWGNUauthldap b/modules/experimental/NWGNUauthldap index 579d87d57a..e835c114c1 100644 --- a/modules/experimental/NWGNUauthldap +++ b/modules/experimental/NWGNUauthldap @@ -185,6 +185,7 @@ FILES_nlm_modules = \ lldapsdk \ lldapssl \ lldapx \ + utilldap \ $(EOLIST) # diff --git a/modules/experimental/NWGNUdsk_cach b/modules/experimental/NWGNUdsk_cach index 212b680558..6780d12390 100644 --- a/modules/experimental/NWGNUdsk_cach +++ b/modules/experimental/NWGNUdsk_cach @@ -195,6 +195,7 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ Apache2 \ Libc \ + mod_cach \ $(EOLIST) # diff --git a/modules/experimental/NWGNUmem_cach b/modules/experimental/NWGNUmem_cach index dbd1506cc2..6d83d8ae69 100644 --- a/modules/experimental/NWGNUmem_cach +++ b/modules/experimental/NWGNUmem_cach @@ -199,6 +199,7 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ Apache2 \ Libc \ + mod_cach \ $(EOLIST) # diff --git a/modules/proxy/NWGNUproxycon b/modules/proxy/NWGNUproxycon index e7ef9c9484..241ca3ffdc 100644 --- a/modules/proxy/NWGNUproxycon +++ b/modules/proxy/NWGNUproxycon @@ -185,6 +185,7 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ aprlib \ libc \ + proxy \ $(EOLIST) # diff --git a/modules/proxy/NWGNUproxyftp b/modules/proxy/NWGNUproxyftp index 9125404f0e..4c7d947197 100644 --- a/modules/proxy/NWGNUproxyftp +++ b/modules/proxy/NWGNUproxyftp @@ -186,6 +186,7 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ aprlib \ libc \ + proxy \ $(EOLIST) # diff --git a/modules/proxy/NWGNUproxyhtp b/modules/proxy/NWGNUproxyhtp index 00682282c2..ac761232ad 100644 --- a/modules/proxy/NWGNUproxyhtp +++ b/modules/proxy/NWGNUproxyhtp @@ -186,6 +186,7 @@ FILES_nlm_libs = \ FILES_nlm_modules = \ aprlib \ libc \ + proxy \ $(EOLIST) #