Lines Matching refs:LINGUAS
117 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
118 # The LINGUAS file contains the set of available languages.
122 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
125 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
152 # CATALOGS depends on both $ac_dir and the user's LINGUAS
158 if test "%UNSET%" != "$LINGUAS"; then
159 desiredlanguages="$LINGUAS"
202 # Capture the value of LINGUAS because we need it to compute CATALOGS.
203 LINGUAS="${LINGUAS-%UNSET%}"
212 # - OBSOLETE_ALL_LINGUAS is the value of LINGUAS set in configure.in,
213 # - LINGUAS is the value of the environment variable LINGUAS at configure
299 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
300 # The LINGUAS file contains the set of available languages.
301 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
302 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
304 # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
305 sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
354 # CATALOGS depends on both $ac_dir and the user's LINGUAS
360 if test "%UNSET%" != "$LINGUAS"; then
361 desiredlanguages="$LINGUAS"