2006-09-13 Ralf Corsepius <ralf.corsepius@rtems.org>

* configure.ac: Use RTEMS_AMPOLISH3.
This commit is contained in:
Ralf Corsepius
2006-09-13 08:20:25 +00:00
parent 15a333196c
commit 38abd22242
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2006-09-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Use RTEMS_AMPOLISH3.
2006-02-08 Joel Sherrill <joel@OARcorp.com>
* src/rtemsStatusCode.cc: Fix warnings.

View File

@@ -24,10 +24,7 @@ RTEMS_CANONICALIZE_TOOLS
AM_CONDITIONAL(HAS_CXX,test "$HAS_CPLUSPLUS" = "yes")
RTEMS_PROJECT_ROOT
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])