php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #75695
Patch ldap-openssl-libdir.patch revision 2017-12-16 00:02 UTC by me at nbishop dot name
revision 2017-12-15 23:59 UTC by me at nbishop dot name

Patch ldap-openssl-libdir.patch for Compile Failure Bug #75695

Patch version 2017-12-16 00:02 UTC

Return to Bug #75695 | Download this patch
This patch renders other patches obsolete

Obsolete patches:

Patch Revisions: 2017-12-16 00:02 UTC | 2017-12-15 23:59 UTC

Developer: me@nbishop.name



  -     AC_DEFINE(HAVE_ORALDAP_10,1,[ ])
  +  done
   
  -  else
 +  if test "$PHP_LDAP" = "no"; then
 +  if test "$LDAP_LIB_FOUND" = "no"; then
       AC_MSG_ERROR(Cannot find ldap libraries in $LDAP_LIBDIR.)
     fi
   
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 12:01:30 2024 UTC