blob: 33df31f408fbb73b50f1b39f82baa11604e977a1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- configure.orig Sat Mar 11 13:14:03 2006
+++ configure Sat Mar 11 13:14:17 2006
@@ -7249,6 +7249,7 @@ echo "${ECHO_T}found xgettext program is
echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
NEW_LINGUAS=
+ unset LINGUAS
for presentlang in $ALL_LINGUAS; do
useit=no
if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then
|