summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 15:06:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 15:06:43 +0000
commit57e1420c5340ceb118c110fca9eccf8705f4f209 (patch)
tree454aa3451f4d4c9a1684c4d16040326bb3fc2cfc
parent2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-57e1420c5340ceb118c110fca9eccf8705f4f209.tar.bz2
Remove AMPOLISH3
-rw-r--r--testsuites/samples/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac
index b109c6a8e1..292200184f 100644
--- a/testsuites/samples/configure.ac
+++ b/testsuites/samples/configure.ac
@@ -59,10 +59,6 @@ AM_CONDITIONAL(MPTESTS,test "$rtems_cv_RTEMS_MULTIPROCESSING" = "yes")
#FIXME: We should use a feature based check
AM_CONDITIONAL(LIBCHIP,[test "$RTEMS_BSP_FAMILY" != "posix"])
-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
base_sp/Makefile