2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Use RTEMS_AMPOLISH3.
This commit is contained in:
Ralf Corsepius
2006-05-16 14:32:21 +00:00
parent 068cf700ac
commit 4bee7d9c3c
14 changed files with 35 additions and 21 deletions

View File

@@ -1,3 +1,7 @@
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Use RTEMS_AMPOLISH3.
2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.

View File

@@ -24,9 +24,7 @@ RTEMS_PROG_CCAS
AM_CONDITIONAL(has_instruction_cache, test "$RTEMS_CPU_MODEL" = "leon1" \
|| test "$RTEMS_CPU_MODEL" = "leon2" )
AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
&& test -n "$AMPOLISH3"])
RTEMS_AMPOLISH3
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])