Searched refs:BISON_LOCALEDIR (Results 1 – 22 of 22) sorted by relevance
/external/bison/m4/ |
D | bison-i18n.m4 | 13 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/ |
D | Makefile.in | 91 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 91 BISON_LOCALEDIR = /usr/share/locale macro
|
/external/bison/data/ |
D | Makefile.in | 101 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 101 BISON_LOCALEDIR = /usr/share/locale macro
|
/external/bison/src/ |
D | Makefile.in | 124 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 124 BISON_LOCALEDIR = /usr/share/locale macro
|
/external/bison/tests/ |
D | Makefile.in | 90 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 90 BISON_LOCALEDIR = /usr/share/locale macro
|
/external/bison/examples/ |
D | Makefile.in | 101 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 101 BISON_LOCALEDIR = /usr/share/locale macro
|
/external/bison/doc/ |
D | Makefile.in | 108 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 108 BISON_LOCALEDIR = /usr/share/locale macro
|
D | bison.texinfo | 5011 @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)"'
|
D | bison.info | 4690 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/ |
D | Makefile.in | 123 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 123 BISON_LOCALEDIR = /usr/share/locale macro
|
D | config.status | 584 s,@BISON_LOCALEDIR@,/usr/share/locale,;t t
|
D | configure | 15325 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
|
D | config.log | 2216 BISON_LOCALEDIR='/usr/share/locale'
|
/external/bison/lib/ |
D | Makefile.in | 135 BISON_LOCALEDIR = @BISON_LOCALEDIR@
|
D | Makefile | 135 BISON_LOCALEDIR = /usr/share/locale macro
|