Searched refs:LINGUAS (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig.status471 # Capture the value of LINGUAS because we need it to compute CATALOGS.
472 LINGUAS="%UNSET%"
2165 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
2166 # The LINGUAS file contains the set of available languages.
2170 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
2173 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
2201 # CATALOGS depends on both $ac_dir and the user's LINGUAS
2207 if test "%UNSET%" != "$LINGUAS"; then
2208 desiredlanguages="$LINGUAS"
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig.status471 # Capture the value of LINGUAS because we need it to compute CATALOGS.
472 LINGUAS="%UNSET%"
2164 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
2165 # The LINGUAS file contains the set of available languages.
2169 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
2172 POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
2200 # CATALOGS depends on both $ac_dir and the user's LINGUAS
2206 if test "%UNSET%" != "$LINGUAS"; then
2207 desiredlanguages="$LINGUAS"
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile717 # LINGUAS is empty in this case, i.e. $(POFILES) and $(GMOFILES) are empty.
1003 if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile717 # LINGUAS is empty in this case, i.e. $(POFILES) and $(GMOFILES) are empty.
1003 if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
/osnet-11/usr/src/grub/grub2/
H A Dconfigure39074 # Capture the value of LINGUAS because we need it to compute CATALOGS.
39075 LINGUAS="${LINGUAS-%UNSET%}"
[all...]

Completed in 311 milliseconds