[pacakges] ngircd: Add berlios mirror (thanks Jonas Gorski)
[openwrt/svn-archive/archive.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. */