diff options
Diffstat (limited to 'lang/php5/files/patch-acinclude.m4')
-rw-r--r-- | lang/php5/files/patch-acinclude.m4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/php5/files/patch-acinclude.m4 b/lang/php5/files/patch-acinclude.m4 index 32a0ca4c79c9..925902e0e2e8 100644 --- a/lang/php5/files/patch-acinclude.m4 +++ b/lang/php5/files/patch-acinclude.m4 @@ -1,7 +1,7 @@ ---- acinclude.m4.orig Tue Jan 25 14:02:45 2005 -+++ acinclude.m4 Mon Apr 4 11:09:25 2005 -@@ -1681,9 +1681,9 @@ - unset OPENSSL_LIBDIR +--- acinclude.m4.orig Tue Jul 26 00:31:07 2005 ++++ acinclude.m4 Wed Nov 16 09:30:03 2005 +@@ -1707,9 +1707,9 @@ + test -z "$PHP_IMAP_SSL" && PHP_IMAP_SSL=no dnl Fallbacks for different configure options - if test "$PHP_OPENSSL" != "no"; then |