summaryrefslogtreecommitdiffstats
path: root/testsuites/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 07:23:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 07:23:29 +0000
commitae097c0acc889ea2c14687f4c1f40cc4328174ff (patch)
tree1f5ab1fbc0f5a406ef3ced2bad32d37d3ba337fa /testsuites/configure.ac
parent2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ae097c0acc889ea2c14687f4c1f40cc4328174ff.tar.bz2
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove AMPOLISH3 (Unused).
Diffstat (limited to 'testsuites/configure.ac')
-rw-r--r--testsuites/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/configure.ac b/testsuites/configure.ac
index f62c34c4ef..75e556a278 100644
--- a/testsuites/configure.ac
+++ b/testsuites/configure.ac
@@ -55,10 +55,6 @@ fi
AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
-AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
-AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
- && test -n "$AMPOLISH3"])
-
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])
AC_OUTPUT