summaryrefslogtreecommitdiffstats
path: root/testsuites/configure.ac
diff options
context:
space:
mode:
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