packages/net/flow-tools/patches/001-cross_compile_configure_fix.patch
florian 78484adfac Add flow-tools from #1341
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-15 08:35:25 +00:00

12 lines
418 B
Diff

-- flow-tools-0.68.orig/configure 2007-02-08 07:21:42.000000000 -0500
+++ flow-tools-0.68/configure 2007-02-08 07:53:42.000000000 -0500
@@ -6308,7 +6308,7 @@
See \`config.log' for more details." >&5
echo "$as_me: error: cannot run test program while cross compiling
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
+}
else
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"