mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-03-31 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file.
|
||||
|
||||
2003-03-31 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (prepare_symbols): Avoid trailing spaces in the
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user