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>2002-12-17 15:12:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-17 15:12:17 +0000
commit32a80b6064fda36a3c9d3c608213d0185a58631c (patch)
tree51668ffef09c1cac7321443e23a9b491e7c1eb0b /c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac
parent2002-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-32a80b6064fda36a3c9d3c608213d0185a58631c.tar.bz2
2002-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include @RTEMS_BSP@.cfg. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac2
1 files changed, 0 insertions, 2 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 885d15359a..02ee3323ba 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
@@ -17,7 +17,5 @@ RTEMS_PROJECT_ROOT
RTEMS_PROG_CC_FOR_TARGET
RTEMS_CANONICALIZE_TOOLS
-RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
-
AC_CONFIG_FILES([Makefile])
AC_OUTPUT