summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-15 14:34:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-15 14:34:44 +0000
commit4b02af0f2bef2213d3f80ac7252f5592ccbad381 (patch)
treeccf49fe1d15621fb98deb47ffc31f2d046ca0c00 /c/src/aclocal
parentPick up ampolish3 from ac_aux_dir. (diff)
downloadrtems-4b02af0f2bef2213d3f80ac7252f5592ccbad381.tar.bz2
Add RTEMS_AMPOLISH3.
Diffstat (limited to 'c/src/aclocal')
-rw-r--r--c/src/aclocal/rtems-top.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/aclocal/rtems-top.m4 b/c/src/aclocal/rtems-top.m4
index 9149971cb8..6627c00d9c 100644
--- a/c/src/aclocal/rtems-top.m4
+++ b/c/src/aclocal/rtems-top.m4
@@ -28,4 +28,6 @@ AC_SUBST([PROJECT_TOPdir],[${project_top}${rtems_updir}'$(top_builddir)'])
AC_SUBST([PROJECT_ROOT],[${with_project_root}${rtems_updir}'$(top_builddir)'])
AC_SUBST([dirstamp],[\${am__leading_dot}dirstamp])
+
+RTEMS_AMPOLISH3
])dnl