blob: e87afc7d7dd053f2a61487318b93402c00f44f23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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. */
|