I18n fixes.

This commit is contained in:
Jesse Thilo
1999-05-30 11:41:51 +00:00
parent e0d27f5f08
commit 8a278a045d
3 changed files with 7 additions and 2 deletions

View File

@@ -10,7 +10,8 @@ bison_SOURCES = LR0.c allocate.c closure.c conflicts.c derives.c \
EXTRA_bison_SOURCES = vmsgetargs.c
bison_LDADD = @ALLOCA@
bison_LDADD = @INTLLIBS@ @ALLOCA@
INCLUDES = -I../intl -I$(top_srcdir)/intl
noinst_HEADERS = alloc.h files.h gram.h lex.h machine.h state.h \
symtab.h system.h types.h getopt.h