2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>

* configure.ac: Remove AMPOLISH3 (Unused).
This commit is contained in:
Ralf Corsepius
2005-11-13 07:23:29 +00:00
parent 5036495837
commit ae097c0acc
2 changed files with 1 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.

View File

@@ -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