]> granicus.if.org Git - php/commitdiff
this check was not needed
authorfoobar <sniper@php.net>
Sun, 8 May 2005 15:58:50 +0000 (15:58 +0000)
committerfoobar <sniper@php.net>
Sun, 8 May 2005 15:58:50 +0000 (15:58 +0000)
ext/ldap/config.m4

index 6c9feb8a565cac33a7853afadf568e767b5a4657..710b45e911b12e136779afa1693973f710afe86b 100644 (file)
@@ -171,7 +171,7 @@ if test "$PHP_LDAP" != "no"; then
 
   dnl Solaris 2.8 claims to be 2004 API, but doesn't have
   dnl ldap_parse_reference() nor ldap_start_tls_s()
-  AC_CHECK_FUNCS([ldap_memfree ldap_parse_result ldap_parse_reference ldap_start_tls_s])
+  AC_CHECK_FUNCS([ldap_parse_result ldap_parse_reference ldap_start_tls_s])
   LDFLAGS=$_SAVE_LDFLAGS
   
   dnl