* 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
This commit is contained in:
Steve Ellcey
2007-05-24 17:33:42 +00:00
parent aa5341f9ac
commit d9a1ecc006
239 changed files with 120098 additions and 17655 deletions

View File

@ -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.