summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 12:54:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-30 12:54:49 +0000
commitd1b26aafd6dcabc888586be86db1e1adf9bb6f05 (patch)
treeddfbcef079c882ab203df59ec60861c796603b60 /c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac
parent2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d1b26aafd6dcabc888586be86db1e1adf9bb6f05.tar.bz2
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_PROG_CCAS. * Makefile.am: Use automake compilation rules.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac')
-rw-r--r--c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac b/c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac
index e97e894f0a..61969c11d9 100644
--- a/c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac
+++ b/c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac
@@ -13,6 +13,7 @@ RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
+RTEMS_PROG_CCAS
AC_CONFIG_FILES([Makefile])
AC_OUTPUT