summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-05-16 14:26:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-05-16 14:26:57 +0000
commit068cf700acf4a584263dc3f17d3674e22afe1636 (patch)
treed40fddea0c41ec3f617ea5ca01c35a3d0742225f /c/src/configure.ac
parentAllow single spurious FPGA interrupt. (diff)
downloadrtems-068cf700acf4a584263dc3f17d3674e22afe1636.tar.bz2
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/rtems-ampolish.m4: New. * configure.ac: Use RTEMS_AMPOLISH3.
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index ca32f2c22c..647d684e4b 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -251,10 +251,7 @@ AM_CONDITIONAL(RTEMS_ADA,[test x"$enable_ada" = x"yes" \
&& test x"$rtems_cv_HAS_POSIX_API" = x"yes"])
RTEMS_PROJECT_ROOT
-
-AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
-AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
- && test -n "$AMPOLISH3"])
+RTEMS_AMPOLISH3
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile],