From: Akim Demaille Date: Mon, 31 Mar 2003 09:46:21 +0000 (+0000) Subject: * doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file. X-Git-Tag: BISON-2_0~340 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/b8be9132339289b4ca5e46e32cc098a0e38bdd05 * doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file. --- 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