]> git.pld-linux.org Git - packages/php.git/blobdiff - php-link-libs.patch
up to 7.3.0beta3
[packages/php.git] / php-link-libs.patch
index c20149ebbfcea3f0cb8070170f69df9b7f3c4241..9a37701f90787b252412b43464ffe3c24a9b90ab 100644 (file)
@@ -8,16 +8,16 @@
  
  PHP_CHECK_FUNC(dlopen, dl)
  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 @@
+--- php-7.3.0beta3/acinclude.m4~       2018-08-28 13:26:36.000000000 +0300
++++ php-7.3.0beta3/acinclude.m4        2018-09-05 18:56:49.744106256 +0300
+@@ -1829,18 +1829,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)
This page took 0.031399 seconds and 4 git commands to generate.