Home | History | Annotate | Download | only in gold

Lines Matching refs:LINGUAS

5720     # The user is allowed to set LINGUAS to a list of languages to
5722 if test "x$LINGUAS" = x; then
5726 case "$LINGUAS" in *$lang*)
5733 LINGUAS="$XLINGUAS"
5734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
5735 $as_echo "$LINGUAS" >&6; }
8540 # Capture the value of LINGUAS because we need it to compute CATALOGS.
8541 LINGUAS="${LINGUAS-%UNSET%}"
9265 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
9266 # The LINGUAS file contains the set of available languages.
9270 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
9273 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
9292 # CATALOGS depends on both $ac_dir and the user's LINGUAS
9298 if test "%UNSET%" != "$LINGUAS"; then
9299 desiredlanguages="$LINGUAS"