Home
last modified time | relevance | path

Searched refs:BISON_LOCALEDIR (Results 1 – 22 of 22) sorted by relevance

/external/bison/m4/
Dbison-i18n.m413 dnl sets BISON_LOCALEDIR to indicate where to find the bison-runtime.mo files
21 BISON_LOCALEDIR=
28 BISON_LOCALEDIR=`$YACC --print-localedir`
36 BISON_LOCALEDIR=`$BISON --print-localedir`
41 AC_SUBST([BISON_LOCALEDIR]) subst
42 if test -n "$BISON_LOCALEDIR"; then
/external/bison/build-aux/
DMakefile.in91 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile91 BISON_LOCALEDIR = /usr/share/locale macro
/external/bison/data/
DMakefile.in101 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile101 BISON_LOCALEDIR = /usr/share/locale macro
/external/bison/src/
DMakefile.in124 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile124 BISON_LOCALEDIR = /usr/share/locale macro
/external/bison/tests/
DMakefile.in90 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile90 BISON_LOCALEDIR = /usr/share/locale macro
/external/bison/examples/
DMakefile.in101 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile101 BISON_LOCALEDIR = /usr/share/locale macro
/external/bison/doc/
DMakefile.in108 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile108 BISON_LOCALEDIR = /usr/share/locale macro
Dbison.texinfo5011 @vindex BISON_LOCALEDIR
5017 @code{BISON_LOCALEDIR} variable, and it defines the source-language
5028 bindtextdomain ("bison-runtime", BISON_LOCALEDIR);
5033 @samp{BISON_LOCALEDIR} to be defined as a string through the
5038 function, make @samp{BISON_LOCALEDIR} available as a C preprocessor macro,
5042 DEFS = @@DEFS@@ -DBISON_LOCALEDIR='"$(BISON_LOCALEDIR)"'
5048 AM_CPPFLAGS = -DBISON_LOCALEDIR='"$(BISON_LOCALEDIR)"'
Dbison.info4690 causes `configure' to find the value of the `BISON_LOCALEDIR'
4698 bindtextdomain ("bison-runtime", BISON_LOCALEDIR);
4702 on `BISON_LOCALEDIR' to be defined as a string through the
4706 function, make `BISON_LOCALEDIR' available as a C preprocessor
4709 DEFS = @DEFS@ -DBISON_LOCALEDIR='"$(BISON_LOCALEDIR)"'
4713 AM_CPPFLAGS = -DBISON_LOCALEDIR='"$(BISON_LOCALEDIR)"'
8492 * BISON_LOCALEDIR: Internationalization.
/external/bison/
DMakefile.in123 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile123 BISON_LOCALEDIR = /usr/share/locale macro
Dconfig.status584 s,@BISON_LOCALEDIR@,/usr/share/locale,;t t
Dconfigure15325 BISON_LOCALEDIR=
15331 BISON_LOCALEDIR=`$YACC --print-localedir`
15339 BISON_LOCALEDIR=`$BISON --print-localedir`
15345 if test -n "$BISON_LOCALEDIR"; then
16778 s,@BISON_LOCALEDIR@,$BISON_LOCALEDIR,;t t
Dconfig.log2216 BISON_LOCALEDIR='/usr/share/locale'
/external/bison/lib/
DMakefile.in135 BISON_LOCALEDIR = @BISON_LOCALEDIR@
DMakefile135 BISON_LOCALEDIR = /usr/share/locale macro