blob: 2ed5a44b98af97629873ba24eee39419f86ede6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- 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
|