packages/libs/orbit2/patches/010-dont-run-testprograms.patch
mirko c568d82760 add <orbit2> - a corba-compliant Object Request Broker implementation
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-14 22:51:53 +00:00

14 lines
413 B
Diff

diff --git a/configure b/configure
index bd8d550..74c5330 100755
--- a/configure
+++ b/configure
@@ -24219,7 +24219,7 @@ if test "$cross_compiling" = yes; then
See \`config.log' for more details." >&5
$as_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
/* confdefs.h. */