add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / net / rp-pppoe / patches / 100-configure.patch
1 --- a/src/configure
2 +++ b/src/configure
3 @@ -6303,7 +6303,7 @@
4  { echo "$as_me:$LINENO: checking packing order of bit fields" >&5
5  echo $ECHO_N "checking packing order of bit fields... $ECHO_C" >&6; }
6  if test "$cross_compiling" = yes; then
7 -  $ECHO "no defaults for cross-compiling"; exit 0
8 +  rpppoe_cv_pack_bitfields="$ac_cv_pack_bitfields"
9  else
10    cat >conftest.$ac_ext <<_ACEOF
11  /* confdefs.h.  */