]> TLD Linux GIT Repositories - packages/php.git/blobdiff - php-link-libs.patch
- updated to 7.2.12
[packages/php.git] / php-link-libs.patch
index c20149ebbfcea3f0cb8070170f69df9b7f3c4241..e65166a8beb0a177e763e5265654b14a5bb7c190 100644 (file)
  if test "$ac_cv_func_dlopen" = "yes"; then
 --- php-5.2.0/acinclude.m4.orig        2006-12-22 21:52:13.766461055 +0100
 +++ php-5.2.0/acinclude.m4     2006-12-22 21:52:37.159794165 +0100
-@@ -1740,18 +1740,18 @@
+@@ -1834,18 +1834,18 @@
  dnl Wrapper for AC_CHECK_LIB
  dnl
  AC_DEFUN([PHP_CHECK_LIBRARY], [
 -  save_old_LDFLAGS=$LDFLAGS
 +  save_old_LIBS=$LIBS
    ac_stuff="$5"
-   
    save_ext_shared=$ext_shared
    ext_shared=yes
 -  PHP_EVAL_LIBLINE([$]ac_stuff, LDFLAGS)