6eadb9ee628c871a0e81eee20fc2c16e69a5e97f
[packages.git] / libs / libdaq / patches / 001-cross-compile-test.patch
1 --- daq-1.1.1/configure 2012-07-10 21:32:51.000000000 +0200
2 +++ daq-new/configure   2012-08-03 15:47:07.654945651 +0200
3 @@ -12717,10 +12717,11 @@
4      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpcap version >= \"1.0.0\"" >&5
5  $as_echo_n "checking for libpcap version >= \"1.0.0\"... " >&6; }
6      if test "$cross_compiling" = yes; then :
7 -  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9 -as_fn_error $? "cannot run test program while cross compiling
10 -See \`config.log' for more details" "$LINENO" 5; }
11 +#  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12 +#$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13 +#as_fn_error $? "cannot run test program while cross compiling
14 +#See \`config.log' for more details" "$LINENO" 5; }
15 +        echo "    No cross compiling test."
16  else
17    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18  /* end confdefs.h.  */