]> git.saurik.com Git - bison.git/blobdiff - configure.in
* src/reader.c (symbols_output): New, extracted from...
[bison.git] / configure.in
index 3e5f284dd7e00a8e83f8d6ebe03c854bc2f55ef7..c23fe691ccbc8d86d432e8dce5f6886a3f583522 100644 (file)
@@ -95,12 +95,12 @@ jm_PREREQ_ERROR
 AM_WITH_DMALLOC
 
 ALL_LINGUAS="de es et fr ja nl tr ru"
-AM_GNU_GETTEXT
+AM_GNU_GETTEXT(, need-ngettext)
 
 # This is necessary so that .o files in LIBOBJS are also built via
 # the ANSI2KNR-filtering rules.
-LIBOBJS=`echo $LIBOBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
-AC_SUBST(LIBOBJS)
+LIB@&t@OBJS=`echo $LIB@&t@OBJS|sed 's/\.o /\$U.o /g;s/\.o$/\$U.o/'`
+AC_SUBST(LIB@&t@OBJS)
 
 AC_OUTPUT([Makefile
            config/Makefile