Author: glen                         Date: Tue Sep 13 22:51:10 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- very bad workaround. help fixing it

---- Files affected:
SOURCES:
   php-pecl-esmtp-dlfcn.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/php-pecl-esmtp-dlfcn.patch
diff -u /dev/null SOURCES/php-pecl-esmtp-dlfcn.patch:1.1
--- /dev/null   Wed Sep 14 00:51:10 2005
+++ SOURCES/php-pecl-esmtp-dlfcn.patch  Wed Sep 14 00:51:05 2005
@@ -0,0 +1,23 @@
+--- ./configure~       2005-09-14 01:40:46.000000000 +0300
++++ ./configure        2005-09-14 01:42:28.000000000 +0300
+@@ -5064,8 +5064,7 @@
+   cat conftest.err >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); } &&
+-       { ac_try='test -z "$ac_c_werror_flag"
+-                       || test ! -s conftest.err'
++       { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+   (eval $ac_try) 2>&5
+   ac_status=$?
+--- ./configure~       2005-09-14 01:48:45.000000000 +0300
++++ ./configure        2005-09-14 01:49:49.000000000 +0300
+@@ -5906,7 +5906,7 @@
+   cat conftest.err >&5
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); } &&
+-       { ac_try='test -z "$ac_c_werror_flag"
++       { ac_try='test -z "$ac_c_werror_flag" \
+                        || test ! -s conftest.err'
+   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+   (eval $ac_try) 2>&5
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to