packages/net/weechat/patches/001-cross_compiling.patch
pavlov 14c1a8db5f patch file cleanup... ick.. kaloz you owe me some love
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05 01:34:12 +00:00

32 lines
1.2 KiB
Diff

diff -urN weechat-0.2.0/configure weechat-0.2.0.new/configure
--- weechat-0.2.0/configure 2006-08-19 13:22:12.000000000 +0200
+++ weechat-0.2.0.new/configure 2006-09-17 13:51:42.000000000 +0200
@@ -29801,8 +29801,7 @@
{ { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
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; }; }
+See \`config.log' for more details." >&2;} }
else
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
@@ -29859,7 +29858,6 @@
echo "${ECHO_T}yes" >&6; }
fi
fi
-
if test "x$iconv_found" = "xno" ; then
{ { echo "$as_me:$LINENO: error:
*** Iconv headers and/or libraries couldn't be found in your system.
@@ -29868,8 +29866,7 @@
echo "$as_me: error:
*** Iconv headers and/or libraries couldn't be found in your system.
*** Try to install them with your software package manager.
-*** WeeChat can't be built without Iconv support." >&2;}
- { (exit 1); exit 1; }; }
+*** WeeChat can't be built without Iconv support." >&2;} }
fi
# ------------------------------------------------------------------------------