aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-11-12 00:37:15 +0000
committerRoland McGrath <roland@gnu.org>2003-11-12 00:37:15 +0000
commiteca5076b9efee765f91ad0ed5994304714710ca0 (patch)
treeab2a8052050e55da26bc684ecda04e2aab577a0a /ChangeLog
parent6e613d6aa9b126811a3b17c82294ba08ec0d197c (diff)
downloadglibc-eca5076b9efee765f91ad0ed5994304714710ca0.tar
glibc-eca5076b9efee765f91ad0ed5994304714710ca0.tar.gz
glibc-eca5076b9efee765f91ad0ed5994304714710ca0.tar.bz2
glibc-eca5076b9efee765f91ad0ed5994304714710ca0.zip
* manual/Makefile (info): Don't depend on dir-add.info.
(libc.dvi libc.pdf libc.info): Depend on dir-add.texi. (dir-add.info): Target removed, replaced with ... (dir-add.texi): New target. (distribute): Add it. (install): Remove variant with --section arguments. Let the @dircategory directives do their work. (mostlyclean): Don't remove dir-add.info here. (realclean): Remove dir-add.texi here. * manual/libc.texinfo: @include dir-add.texi * configure.in: Remove check for old Debian install-info. * configure: Regenerated. * config.make.in (OLD_DEBIAN_INSTALL_INFO): Variable removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 040988e097..13f55c7578 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2003-11-11 Roland McGrath <roland@redhat.com>
+
+ * manual/Makefile (info): Don't depend on dir-add.info.
+ (libc.dvi libc.pdf libc.info): Depend on dir-add.texi.
+ (dir-add.info): Target removed, replaced with ...
+ (dir-add.texi): New target.
+ (distribute): Add it.
+ (install): Remove variant with --section arguments.
+ Let the @dircategory directives do their work.
+ (mostlyclean): Don't remove dir-add.info here.
+ (realclean): Remove dir-add.texi here.
+ * manual/libc.texinfo: @include dir-add.texi
+ * configure.in: Remove check for old Debian install-info.
+ * configure: Regenerated.
+ * config.make.in (OLD_DEBIAN_INSTALL_INFO): Variable removed.
+
2003-11-08 Andreas Schwab <schwab@suse.de>
* scripts/data/c++-types-ia64-linux-gnu.data: New file.