Add AMPOLISH3.

This commit is contained in:
Ralf Corsepius
2005-08-15 13:49:19 +00:00
parent 5c5c238fa1
commit 86c63a04b7

View File

@@ -25,6 +25,10 @@ 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"])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])
AC_OUTPUT