summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:54:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:54:49 +0000
commit00438014ef636f7102c7f1b4e38aef751f55ec8f (patch)
treebd34184ccfccdb83e4088e197277d4573549edce /c
parent2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-00438014ef636f7102c7f1b4e38aef751f55ec8f.tar.bz2
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add RTEMS_PROG_CC_FOR_TARGET, RTEMS_CANONICALIZE_TOOLS.
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog5
-rw-r--r--c/src/configure.in3
2 files changed, 8 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index f60307ae6d..80af2d54c5 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -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>
* wrapup/Makefile.am: Include compile.am.
diff --git a/c/src/configure.in b/c/src/configure.in
index 7077fb81ef..92d7801921 100644
--- a/c/src/configure.in
+++ b/c/src/configure.in
@@ -62,6 +62,9 @@ AC_CONFIG_SUBDIRS(tests)
RTEMS_PROJECT_ROOT
+RTEMS_PROG_CC_FOR_TARGET
+RTEMS_CANONICALIZE_TOOLS
+
# Explicitly list all Makefiles here
AC_OUTPUT(
Makefile