remove PKG_CAT from packages
[openwrt/svn-archive/archive.git] / net / flow-tools / patches / 001-cross_compile_configure_fix.patch
1 -- flow-tools-0.68.orig/configure 2007-02-08 07:21:42.000000000 -0500
2 +++ flow-tools-0.68/configure 2007-02-08 07:53:42.000000000 -0500
3 @@ -6308,7 +6308,7 @@
4 See \`config.log' for more details." >&5
5 echo "$as_me: error: cannot run test program while cross compiling
6 See \`config.log' for more details." >&2;}
7 - { (exit 1); exit 1; }; }
8 +}
9 else
10 cat >conftest.$ac_ext <<_ACEOF
11 #line $LINENO "configure"