2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
	RTEMS_CANONICALIZE_TOOLS.
This commit is contained in:
Joel Sherrill
2000-09-12 20:54:49 +00:00
parent 1ea70d78dd
commit 00438014ef
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add RTEMS_PROG_CC_FOR_TARGET,
RTEMS_CANONICALIZE_TOOLS.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Include compile.am. * wrapup/Makefile.am: Include compile.am.

View File

@@ -62,6 +62,9 @@ AC_CONFIG_SUBDIRS(tests)
RTEMS_PROJECT_ROOT RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
# Explicitly list all Makefiles here # Explicitly list all Makefiles here
AC_OUTPUT( AC_OUTPUT(
Makefile Makefile