freebsd-ports/textproc/ibus-table/files/patch-configure
Martin Wilke d7027c76a2 * add stage support
* update to 1.5.0
* correct use of LIB_DEPENDS
* reduce MASTER_SITES

PR:		190911
2014-06-14 05:47:29 +00:00

12 lines
344 B
Text

--- configure~ 2013-01-15 22:54:43.000000000 +0100
+++ configure 2014-06-10 03:27:20.000000000 +0400
@@ -5594,8 +5594,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