]> git.pld-linux.org Git - packages/php.git/blob - php-ldap.patch
- spec adapterized and fiew other cosmetic changes.
[packages/php.git] / php-ldap.patch
1 --- php-4.0RC2/ext/ldap/config.m4.wiget Thu Dec 30 15:49:17 1999
2 +++ php-4.0RC2/ext/ldap/config.m4       Thu May 11 05:50:12 2000
3 @@ -43,7 +43,7 @@
4                 LDAP_PTHREAD=
5         fi
6  
7 -       if test -f $LDAP_LIBDIR/liblber.a; then
8 +       if test -f $LDAP_LIBDIR/liblber.so; then
9                 LDAP_LIBS="-lldap -llber"
10          AC_ADD_LIBRARY(ldap)
11          AC_ADD_LIBRARY(lber,1)
This page took 0.029294 seconds and 3 git commands to generate.