freebsd-ports/textproc/ibus-m17n/files/patch-configure
Martin Wilke 294ea8e2d5 * add stage support
* correct use of LIB_DEPENDS
* reduce MASTER_SITES

PR:		190910
Submitted by:	maintainer
2014-06-14 06:02:26 +00:00

12 lines
343 B
Text

--- configure~ 2011-08-29 10:42:34.000000000 +0200
+++ configure 2014-06-10 04:25:05.000000000 +0400
@@ -18273,8 +18273,7 @@
fi
fi
- if test "$gt_use_preinstalled_gnugettext" = "yes" \
- || test "$nls_cv_use_gnu_gettext" = "yes"; then
+ if test "$USE_NLS" = "yes"; then
$as_echo "#define ENABLE_NLS 1" >>confdefs.h