summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2000-09-30 06:20:24 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2000-09-30 06:20:24 +0000
commitde7105326d4554788a10b54bdc75a726a20fb32c (patch)
tree9fa730cc4c90d7a733d8cc0d115d0159b9789329
parent5f5272039d313630e4c9cc6128ff5a31fb873133 (diff)
downloadgcc-de7105326d4554788a10b54bdc75a726a20fb32c.tar.gz
Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh. From-SVN: r36674
-rw-r--r--ChangeLog3
-rw-r--r--Makefile.in3
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 235ad0dca56..b30246bbf1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-09-30 Alexandre Oliva <aoliva@redhat.com>
+ * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
+ ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
+
* ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
all affected `configure' scripts.
diff --git a/Makefile.in b/Makefile.in
index 096668a537b..0836bd5472a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1704,7 +1704,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
config.guess config.if config.sub config move-if-change \
mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
- mkinstalldirs ltconfig ltmain.sh missing ylwrap
+ mkinstalldirs ltconfig ltmain.sh missing ylwrap \
+ libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh
# Files in devo/etc used in any net release.
# ChangeLog omitted because it may refer to files which are not in this