X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php-link-libs.patch;h=8938d7d9513782de40f851e99824c6cbd185b29e;hb=715d292e97e3a35f40d470ef986e8f4448eb60e9;hp=23a7acc0073fe62566c735c7b013cdf48dba450a;hpb=47130bb86ff82df6ba9ec83597ffeacabc1d888a;p=packages%2Fphp.git diff --git a/php-link-libs.patch b/php-link-libs.patch index 23a7acc..8938d7d 100644 --- a/php-link-libs.patch +++ b/php-link-libs.patch @@ -10,14 +10,14 @@ 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 @@ +@@ -1845,18 +1845,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)