diff --git a/ChangeLog b/ChangeLog index 31dc5266..268bb8a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-31 Akim Demaille + + * doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file. + 2003-03-31 Akim Demaille * src/output.c (prepare_symbols): Avoid trailing spaces in the diff --git a/doc/Makefile.am b/doc/Makefile.am index bd3ce142..a909a0d2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -16,6 +16,7 @@ ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA ## 02111-1307 USA +AM_MAKEINFOFLAGS = --no-split info_TEXINFOS = bison.texinfo man_MANS = bison.1 bison_TEXINFOS = gpl.texi fdl.texi