c568d82760
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16462 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
413 B
Diff
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. */
|