summaryrefslogtreecommitdiff
path: root/package/rp-pppoe/patches/patch-src_configure
diff options
context:
space:
mode:
Diffstat (limited to 'package/rp-pppoe/patches/patch-src_configure')
-rw-r--r--package/rp-pppoe/patches/patch-src_configure12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/rp-pppoe/patches/patch-src_configure b/package/rp-pppoe/patches/patch-src_configure
new file mode 100644
index 000000000..e87afc7d7
--- /dev/null
+++ b/package/rp-pppoe/patches/patch-src_configure
@@ -0,0 +1,12 @@
+$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
+--- rp-pppoe-3.10.orig/src/configure 2008-06-30 16:00:42.000000000 +0200
++++ rp-pppoe-3.10/src/configure 2008-10-30 13:04:54.000000000 +0100
+@@ -6272,7 +6272,7 @@ esac
+ { echo "$as_me:$LINENO: checking packing order of bit fields" >&5
+ echo $ECHO_N "checking packing order of bit fields... $ECHO_C" >&6; }
+ if test "$cross_compiling" = yes; then
+- $ECHO "no defaults for cross-compiling"; exit 0
++ $ECHO "no defaults for cross-compiling"
+ else
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */