aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/php/php/configure.patch')
-rw-r--r--meta-oe/recipes-devtools/php/php/configure.patch20
1 files changed, 15 insertions, 5 deletions
diff --git a/meta-oe/recipes-devtools/php/php/configure.patch b/meta-oe/recipes-devtools/php/php/configure.patch
index c5334c706e..d9d913f9da 100644
--- a/meta-oe/recipes-devtools/php/php/configure.patch
+++ b/meta-oe/recipes-devtools/php/php/configure.patch
@@ -1,11 +1,21 @@
---- php-5.1.6/configure.old 2006-09-12 07:54:14.000000000 -0700
-+++ php-5.1.6/configure 2006-09-12 07:54:37.000000000 -0700
-@@ -14715,8 +14715,6 @@
+From 617d01ef2ac2f436cd8e06555b608db56079b851 Mon Sep 17 00:00:00 2001
+From: Paul Eggleton <paul.eggleton@linux.intel.com>
+Date: Tue, 17 Jul 2012 11:31:54 +0100
+
+---
+ configure | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/configure b/configure
+index 1f1ef32..392fb76 100755
+--- a/configure
++++ b/configure
+@@ -11642,8 +11642,6 @@ $as_echo "#define HAVE_LIBNSL 1" >>confdefs.h
- unset ac_cv_func_dlopen
- unset ac_cv_func___dlopen
unset found
-
- echo $ac_n "checking for dlopen""... $ac_c" 1>&6
+
+ ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"