summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-07 17:16:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-07 17:16:36 +0000
commite7d110bac375c718300815ca6f3c896c655f4691 (patch)
tree05c5675394e89a90a45c525274603f4d57a36a99 /cpukit/configure.ac
parent2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e7d110bac375c718300815ca6f3c896c655f4691.tar.bz2
2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/amcompile.am: New. * configure.ac: Add subdir-objects, AM_PROG_CC_C_O.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 12b1ff6040..ee684379e7 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -9,7 +9,7 @@ RTEMS_TOP(..)
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE([no-define nostdinc foreign 1.8])
+AM_INIT_AUTOMAKE([no-define nostdinc subdir-objects foreign 1.8])
AM_MAINTAINER_MODE
RTEMS_ENABLE_MULTILIB
@@ -33,6 +33,7 @@ fi
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
+AM_PROG_CC_C_O
AC_PROG_RANLIB
# FIXME: For the moment, no reason to check for ada