From ae097c0acc889ea2c14687f4c1f40cc4328174ff Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 13 Nov 2005 07:23:29 +0000 Subject: 2005-11-13 Ralf Corsepius * configure.ac: Remove AMPOLISH3 (Unused). --- testsuites/ChangeLog | 1 + testsuites/configure.ac | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'testsuites') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index 2ae30b30ae..9c05b1477e 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,5 +1,6 @@ 2005-11-13 Ralf Corsepius + * configure.ac: Remove AMPOLISH3 (Unused). * aclocal/env-rtemsbsp.m4: Remove RTEMS_CPU_MODEL. * automake/compile.am: Remove LINK_OBJS. Remove LINK_FILES. Remove ARCH. Remove LINK_LIBS. 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 -- cgit v1.2.3