summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-02-25 11:54:23 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-02-25 11:54:23 +0000
commit9ef00741de556a5cfbf6587e385e1deecf3aed8d (patch)
treeeb4e7429ba566f39d85f7d935bac3989ad7c5fff /net-www/mod_auth_ldap/files
parentStable on x86. (diff)
downloadgentoo-2-9ef00741de556a5cfbf6587e385e1deecf3aed8d.tar.gz
gentoo-2-9ef00741de556a5cfbf6587e385e1deecf3aed8d.tar.bz2
gentoo-2-9ef00741de556a5cfbf6587e385e1deecf3aed8d.zip
fixed module config
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-www/mod_auth_ldap/files')
-rw-r--r--net-www/mod_auth_ldap/files/55_mod_auth_ldap.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_auth_ldap/files/55_mod_auth_ldap.conf b/net-www/mod_auth_ldap/files/55_mod_auth_ldap.conf
index 7d062f6c3b41..d097047e76ed 100644
--- a/net-www/mod_auth_ldap/files/55_mod_auth_ldap.conf
+++ b/net-www/mod_auth_ldap/files/55_mod_auth_ldap.conf
@@ -1,5 +1,5 @@
-<IfDefin AUTH_LDAP>
- LoadModule ldap_auth_module modules/mod_auth_ldap.so
+<IfDefine AUTH_LDAP>
+ LoadModule mm_auth_ldap_module modules/mod_auth_ldap.so
<Directory "/var/www/localhost/htdocs/foo">
Options Indexes FollowSymLinks