]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.am (SUBDIRS): Remove util again.
authorJeffrey A Law <law@cygnus.com>
Thu, 24 Jun 1999 21:05:57 +0000 (21:05 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 24 Jun 1999 21:05:57 +0000 (15:05 -0600)
        * Makefile.am (SUBDIRS): Remove util again.
        * Makefile.in: Rebuilt.

From-SVN: r27735

texinfo/ChangeLog
texinfo/Makefile.am
texinfo/Makefile.in

index f18cd1a9f8192ea955fd0a953ea7dc1e4899f259..5a42bc82b3f8fd0785411891a211615ffbb51c7c 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun 24 22:05:20 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.am (SUBDIRS): Remove util again.
+       * Makefile.in: Rebuilt.
+
 Wed Jun  2 00:47:03 1999  Philippe De Muyter  <phdm@macqel.be>
 
        * acconfig.h (libintl.h): Does not include this file here because
index 17f166200438d4150a9e5aa449f2b9aa2ca23333..53c212827e6ff79982779f52584657ca6056afad 100644 (file)
@@ -15,7 +15,5 @@ EXTRA_DIST = INTRODUCTION dir-example
 # Others are alphabetical.
 SUBDIRS = intl lib info makeinfo po util doc
 # ??? For EGCS, only build the stuff we actually need.  This eliminates the
-# need for xgettext that exists in the po subdirectory.  We do need util in
-# order to get install-info, which is used as part of the gcc build/install
-# process.
-SUBDIRS = intl lib makeinfo util
+# need for xgettext that exists in the po subdirectory.
+SUBDIRS = intl lib makeinfo
index 5410efa307ca1a5f024e684d4dff8cf472ead27a..94d17d1304528d9284d9424e500f4c3dc61820cd 100644 (file)
@@ -104,10 +104,8 @@ EXTRA_DIST = INTRODUCTION dir-example
 # Others are alphabetical.
 SUBDIRS = intl lib info makeinfo po util doc
 # ??? For EGCS, only build the stuff we actually need.  This eliminates the
-# need for xgettext that exists in the po subdirectory.  We do need util in
-# order to get install-info, which is used as part of the gcc build/install
-# process.
-SUBDIRS = intl lib makeinfo util
+# need for xgettext that exists in the po subdirectory.
+SUBDIRS = intl lib makeinfo
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
 CONFIG_HEADER = config.h