2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>

PR 1754/misc:
	* host.cfg.in: Remove GCCSED.
This commit is contained in:
Ralf Corsepius
2011-03-05 18:48:35 +00:00
parent 13e4ab6421
commit 631180564b
2 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1754/misc:
* host.cfg.in: Remove GCCSED.
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.

View File

@@ -40,11 +40,6 @@ INSTALL_CHANGE=$(PROJECT_BIN)/install-if-change
endif
INSTALL_VARIANT=$(INSTALL_CHANGE) -V "$(LIB_VARIANT)"
# FIXME: HACK for a bug in cygwin-hosted egcs which returns a mixture
# of '\\' and '/' as path separators.
# Should be removed as soon as this bug is fixed in egcs.
GCCSED = @GCCSED@
# ksh (or bash) is used by some shell scripts; ref build-tools/scripts/Makefile
#
# Must have shell functions. Some ksh's core dump mysteriously and