X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=php-link-libs.patch;h=e65166a8beb0a177e763e5265654b14a5bb7c190;hp=c20149ebbfcea3f0cb8070170f69df9b7f3c4241;hb=59f749a89e360b84bc2ce7796433a846d034791e;hpb=4d9ab2a2f30340692a8914326a824c3d112ddb4d diff --git a/php-link-libs.patch b/php-link-libs.patch index c20149e..e65166a 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 @@ +@@ -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)