Home
last modified time | relevance | path

Searched refs:NLSPATH (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ee/
H A Dee.i18n.guide132 'C'. There is also an environment variable, named NLSPATH used to
135 NLSPATH variable must have the ability to handle different names for
137 typical setting for NLSPATH could be:
139 NLSPATH=/usr/lib/nls/%L/%N.cat:/usr/local/lib/nls/%L/%N.cat
148 NLSPATH variable. Remember to set and export both the LANG and NLSPATH
/freebsd/contrib/bc/
H A Dconfigure253 printf ' NLSPATH The location to install locale catalogs to. Must be an absolute\n'
255 printf ' definition of $NLSPATH (see POSIX environment variables for\n'
1498 # installed, or locales are enabled because that's probably where NLSPATH
1597 if [ -z "$NLSPATH" ]; then
1598 NLSPATH="/usr/share/locale/%L/%N"
1617 install_locales="\$(LOCALE_INSTALL) -l \$(NLSPATH) \$(MAIN_EXEC) \$(DESTDIR)"
1619 install_locales="\$(LOCALE_INSTALL) \$(NLSPATH) \$(MAIN_EXEC) \$(DESTDIR)"
1971 printf 'NLSPATH=%s\n' "$NLSPATH"
1997 # hand. I believe this will be okay because NLSPATH i
[all...]
H A Dconfigure.sh1597 if [ -z "$NLSPATH" ]; then
1598 NLSPATH="/usr/share/locale/%L/%N"
1971 printf 'NLSPATH=%s\n' "$NLSPATH"
1999 if [ "$nls" -ne 0 ] && [ "${NLSPATH#$PREFIX}" = "${NLSPATH}" ] && [ "$defprefix" -eq 0 ]; then
2004 printf ' work, and that fixed location is $NLSPATH (%s).\n' "$NLSPATH"
2087 contents=$(replace "$contents" "NLSPATH" "$NLSPATH")
H A DMakefile.in143 NLSPATH = %%NLSPATH%%
628 $(LOCALE_UNINSTALL) $(NLSPATH) $(MAIN_EXEC) $(DESTDIR)
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc428 "Check NLSPATH environment variable, its value is \"%1$s\".",
/freebsd/contrib/tcsh/
H A DFixes187 72. check that the NLS path works before setting $NLSPATH.
195 64. NLSPATH handling fixes (Corinna Vinschen)
276 5. Better NLSPATH handling (Norm Jacobs)
646 7. Re-initialize nls if NLSPATH is changed (Naoki Wakamatsu)
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt499 OBSOLETE "Check NLSPATH environment variable, its value is \"%1$s\"."