* Makefile.am (SUBDIRS): Remove util again.
* Makefile.in: Rebuilt.
From-SVN: r27735
+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
# 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
# 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