Explorar o código

configure option for LDAP based authentication was renamed

Thomas Lotterer %!s(int64=18) %!d(string=hai) anos
pai
achega
92dc2d4637
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      apache2/apache2.spec

+ 2 - 2
apache2/apache2.spec

@@ -33,7 +33,7 @@ Class:        PLUS
 Group:        Web
 License:      ASF
 Version:      2.2.4
-Release:      20070606
+Release:      20070608
 
 #   package options (generic)
 %option       with_mpm                  prefork
@@ -186,7 +186,7 @@ Conflicts:    apache
 %endif
 %if "%{with_mod_ldap}" == "yes"
           --enable-ldap \
-          --enable-auth-ldap \
+          --enable-authnz-ldap \
           --with-ldap \
           --with-ldap-include=%{l_prefix}/include/ \
           --with-ldap-lib=%{l_prefix}/lib \