summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-06-12 10:11:02 +0000
committerIan Lance Taylor <ian@airs.com>1999-06-12 10:11:02 +0000
commit6c805ab139249ff4826f4d75cab4022d5bccdc06 (patch)
treeb206735834fc76dae0264a0de7dc6b920682d903 /ChangeLog
parent9442366876d7507b41f8ad02a3f34673b11bcc7f (diff)
downloadgdb-6c805ab139249ff4826f4d75cab4022d5bccdc06.tar.gz
* Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
texinfo/lgpl.texinfo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5535258c048..b8aa75c266c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>