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

* aclocal/rtems-ampolish.m4: New.
	* configure.ac: Use RTEMS_AMPOLISH3.
This commit is contained in:
Ralf Corsepius
2006-05-16 14:26:57 +00:00
parent 8a742ddf67
commit 068cf700ac
6 changed files with 32 additions and 7 deletions

View File

@@ -275,9 +275,7 @@ AM_CONDITIONAL([NEED_SYS_QUEUE_H],[test x"$NEED_SYS_QUEUE_H" = x"yes"])
AM_CONDITIONAL([LIBSHELL],[test x"$HAVE_ASSIGNABLE_STDIO" = x"yes"])
AM_CONDITIONAL([LIBSERDBG],[test x"$rtems_cv_cc_attribute_weak" = x"yes"])
AC_PATH_PROG([AMPOLISH3],[ampolish3],[])
AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
&& test -n "$AMPOLISH3"])
RTEMS_AMPOLISH3
AC_CONFIG_HEADER(config.h)