--- zenity-3.18.1.old/configure +++ zenity-3.18.1/configure @@ -4637,9 +4637,9 @@ $as_echo_n "checking whether NLS is requested... " >&6; } # Check whether --enable-nls was given. if test "${enable_nls+set}" = set; then : - enableval=$enable_nls; USE_NLS=$enableval + enableval=$enable_nls; USE_NLS=no else - USE_NLS=yes + USE_NLS=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5 @@ -6963,7 +6963,7 @@ if test "$gt_use_preinstalled_gnugettext" = "yes" \ || test "$nls_cv_use_gnu_gettext" = "yes"; then -$as_echo "#define ENABLE_NLS 1" >>confdefs.h +$as_echo "#undef ENABLE_NLS" >>confdefs.h else USE_NLS=no