* manual/Makefile (info): Don't depend on dir-add.info.
authorRoland McGrath <roland@gnu.org>
Wed, 12 Nov 2003 00:37:15 +0000 (00:37 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 12 Nov 2003 00:37:15 +0000 (00:37 +0000)
(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.

ChangeLog

index 040988e..13f55c7 100644 (file)
--- 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.