mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
removed ldap from apache PKGBUILD so that it would compile
This commit is contained in:
parent
85007ece62
commit
4678584e3b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ build() {
|
|||
--with-suexec-logfile=/var/log/httpd/suexec.log \
|
||||
--with-suexec-bin=/usr/sbin/suexec \
|
||||
--with-suexec-uidmin=99 --with-suexec-gidmin=99 \
|
||||
--enable-ldap --enable-authnz-ldap \
|
||||
#--enable-ldap --enable-authnz-ldap \
|
||||
--enable-cache --enable-disk-cache --enable-mem-cache --enable-file-cache \
|
||||
--enable-ssl --with-ssl \
|
||||
--enable-deflate --enable-cgid \
|
||||
|
|
Loading…
Reference in a new issue