lighttpd:
[openwrt/svn-archive/archive.git] / net / lighttpd / patches / 500-configure_cross.patch
index 50aff052dd32f273b7662bf7067e1caf9a794b5b..8acecbfae5af0138c3a33a8224409fb4ad976fed 100644 (file)
@@ -1,18 +1,20 @@
-diff -ubr /tmp/lighttpd-1.4.13/configure lighttpd-1.4.13/configure
---- /tmp/lighttpd-1.4.13/configure     2006-10-09 16:39:03.000000000 -0500
-+++ lighttpd-1.4.13/configure  2007-03-03 19:45:44.000000000 -0600
-@@ -24587,7 +24587,7 @@
- echo "$as_me:$LINENO: result: $WITH_PCRE" >&5
- echo "${ECHO_T}$WITH_PCRE" >&6
+Index: lighttpd-1.4.16/configure
+===================================================================
+--- lighttpd-1.4.16.orig/configure     2007-07-26 11:58:37.000000000 +0200
++++ lighttpd-1.4.16/configure  2007-07-26 11:58:37.000000000 +0200
+@@ -23844,7 +23844,7 @@
+ { echo "$as_me:$LINENO: result: $WITH_PCRE" >&5
+ echo "${ECHO_T}$WITH_PCRE" >&6; }
  
 -if test "x$cross_compiling" = xno -a "$WITH_PCRE" != "no"; then
 +if test "$WITH_PCRE" != "no"; then
    # Extract the first word of "pcre-config", so it can be a program name with args.
  set dummy pcre-config; ac_word=$2
  
 -if test "x$cross_compiling" = xno -a "$WITH_PCRE" != "no"; then
 +if test "$WITH_PCRE" != "no"; then
    # Extract the first word of "pcre-config", so it can be a program name with args.
  set dummy pcre-config; ac_word=$2
- echo "$as_me:$LINENO: checking for $ac_word" >&5
-diff -ubr /tmp/lighttpd-1.4.13/configure.in lighttpd-1.4.13/configure.in
---- /tmp/lighttpd-1.4.13/configure.in  2006-10-09 11:19:34.000000000 -0500
-+++ lighttpd-1.4.13/configure.in       2007-03-03 19:50:50.000000000 -0600
+ { echo "$as_me:$LINENO: checking for $ac_word" >&5
+Index: lighttpd-1.4.16/configure.in
+===================================================================
+--- lighttpd-1.4.16.orig/configure.in  2007-07-26 11:58:37.000000000 +0200
++++ lighttpd-1.4.16/configure.in       2007-07-26 11:58:37.000000000 +0200
 @@ -250,7 +250,7 @@
      [WITH_PCRE=$withval],[WITH_PCRE=yes])
  AC_MSG_RESULT([$WITH_PCRE])
 @@ -250,7 +250,7 @@
      [WITH_PCRE=$withval],[WITH_PCRE=yes])
  AC_MSG_RESULT([$WITH_PCRE])