patch-src_configure 550 B

123456789101112
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- rp-pppoe-3.10.orig/src/configure 2008-06-30 16:00:42.000000000 +0200
  3. +++ rp-pppoe-3.10/src/configure 2008-10-30 13:04:54.000000000 +0100
  4. @@ -6272,7 +6272,7 @@ esac
  5. { echo "$as_me:$LINENO: checking packing order of bit fields" >&5
  6. echo $ECHO_N "checking packing order of bit fields... $ECHO_C" >&6; }
  7. if test "$cross_compiling" = yes; then
  8. - $ECHO "no defaults for cross-compiling"; exit 0
  9. + $ECHO "no defaults for cross-compiling"
  10. else
  11. cat >conftest.$ac_ext <<_ACEOF
  12. /* confdefs.h. */