12 lines
343 B
Text
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
|
|
|