summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2007-05-24 17:33:42 +0000
committerSteve Ellcey <sje@cup.hp.com>2007-05-24 17:33:42 +0000
commitc2423ad19162352fbfc235cb9d1338c11ab4612f (patch)
tree1f8e76b09dc1a56c4768ecf295256a3c17717492 /src-release
parentfa04615f9d7f4f313cc24322b53ff471965f39f0 (diff)
downloadgdb-c2423ad19162352fbfc235cb9d1338c11ab4612f.tar.gz
* ltmain.sh: Update from GCC.
* libtool.m4: Update from GCC. * ltsugar.m4: New. Update from GCC. * ltversion.m4: New. Update from GCC. * ltoptions.m4: New. Update from GCC. * ltconfig: Remove. * ltcf-c.sh: Remove. * ltcf-cxx.sh: Remove. * ltcf-gcj.sh: Remove. * src-release: Update with new libtool file list. * newlib/*/configure.in: invoke _LD_DECL_SED. * newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS. * Regenerate subdirectories
Diffstat (limited to 'src-release')
-rw-r--r--src-release4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-release b/src-release
index abaae7ac342..13cdafc9193 100644
--- a/src-release
+++ b/src-release
@@ -49,8 +49,8 @@ PWD = $${PWDCMD-pwd}
DEVO_SUPPORT= README Makefile.in configure configure.ac \
config.guess config.sub config move-if-change \
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
- mkinstalldirs ltconfig ltmain.sh missing ylwrap \
- libtool.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \
+ mkinstalldirs ltmain.sh missing ylwrap \
+ libtool.m4 ltsugar.m4, ltversion.m4, ltoptions.m4 \
Makefile.def Makefile.tpl src-release config.rpath
# Files in devo/etc used in any net release.