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

* configure.ac: Add AMPOLISH3.
This commit is contained in:
Ralf Corsepius
2005-11-04 17:52:36 +00:00
parent ae5f7a0876
commit 48183500a6
2 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add AMPOLISH3.
* byteorder.h: New.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>

View File

@@ -21,6 +21,10 @@ AM_PROG_CC_C_O
RTEMS_CANONICALIZE_TOOLS
RTEMS_PROG_CCAS
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