put version number into doc from makefile

This commit is contained in:
Ken Raeburn 1995-08-10 21:42:57 +00:00
parent 79e15b8a98
commit 9bae56c52d
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,11 @@
Thu Aug 10 17:35:00 1995 Ken Raeburn <raeburn@cygnus.com>
* Makefile.in (config.texi): New target. Write out a setting for
texinfo variable VERSION.
(binutils.dvi, binutils.info): Depend on it.
* binutils.texi: Include it, and reference @value{VERSION} instead
of explicitly specifying 2.2(!).
Thu Aug 10 16:07:53 1995 Ian Lance Taylor <ian@cygnus.com>
* coffgrok.c (do_type): Handle array dimensions the same way gdb

View File

@ -1,5 +1,6 @@
\input texinfo @c -*- Texinfo -*-
@setfilename binutils.info
@include config.texi
@ifinfo
@format
@ -51,7 +52,7 @@ into another language, under the above conditions for modified versions.
@titlepage
@finalout
@title The GNU Binary Utilities
@subtitle Version 2.2
@subtitle Version @value{VERSION}
@sp 1
@subtitle May 1993
@author Roland H. Pesch
@ -85,7 +86,7 @@ into another language, under the above conditions for modified versions.
@cindex version
This brief manual contains preliminary documentation for the GNU binary
utilities (collectively version 2.2):
utilities (collectively version @value{VERSION}):
@iftex
@table @code