summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 15:04:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 15:04:04 +0000
commitb1f1bfbb19f40eccf0b3cac73a63e3f92f20a7ce (patch)
treebc11599fb31773986697a4d1bc7d241c9b8ee54f /cpukit/configure.ac
parentSplit preinstallation rules in to separate files (preinstall.am). (diff)
downloadrtems-b1f1bfbb19f40eccf0b3cac73a63e3f92f20a7ce.tar.bz2
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/Makefile.am, libcsupport/Makefile.am, libnetworking/Makefile.am, posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am, wrapup/Makefile.am, Makefile.am: Split preinstallation rules in to separate preinstall.am-files. * itron/preinstall.am, libcsupport/preinstall.am, libnetworking/preinstall.am, posix/preinstall.am, rtems/preinstall.am, sapi/preinstall.am, score/preinstall.am, wrapup/preinstall.am, preinstall.am: New (Generated from corresponding Makefile.ams). * configure.ac: Add AM_CONDITIONAL(AMPOLISH3)-stub.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index acd06e5863..7f7231fffe 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -275,6 +275,9 @@ 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"])
+AM_CONDITIONAL([AMPOLISH3],[test x"$USE_MAINTAINER_MODE" = x"yes" \
+ && test -f "${srcdir}/ampolish3.in"])
+
AC_CONFIG_HEADER(config.h)
# Explicitly list all Makefiles here