diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-06-12 10:11:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-06-12 10:11:02 +0000 |
commit | c1b640f7dc9b743c49b9b5380f4f675a915b2098 (patch) | |
tree | 19622f9bf45e5952989c333abc781307870cd4c1 /ChangeLog | |
parent | c376f4edc3837d92bc965360aafe47ffd764b7c8 (diff) | |
download | fsf-binutils-gdb-c1b640f7dc9b743c49b9b5380f4f675a915b2098.zip fsf-binutils-gdb-c1b640f7dc9b743c49b9b5380f4f675a915b2098.tar.gz fsf-binutils-gdb-c1b640f7dc9b743c49b9b5380f4f675a915b2098.tar.bz2 |
* Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
texinfo/lgpl.texinfo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ * Makefile.in: Change distribution targets to use bzip2 instead of gzip. (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. + (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. 1999-06-04 Nick Clifton <nickc@cygnus.com> |