put version number into doc from makefile
authorKen Raeburn <raeburn@cygnus>
Thu, 10 Aug 1995 21:42:57 +0000 (21:42 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 10 Aug 1995 21:42:57 +0000 (21:42 +0000)
binutils/ChangeLog
binutils/binutils.texi

index 9d9cd34..0889752 100644 (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
index 395e2b1..fef8401 100644 (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