summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:10:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:10:00 +0000
commitd2c26e4bad11cf21129149adcc40b648ced967da (patch)
tree9462f0f48051af12db2b1f85fb1dd125883bf74b /cpukit/aclocal
parentFix CVS-Ids (diff)
downloadrtems-d2c26e4bad11cf21129149adcc40b648ced967da.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to 'cpukit/aclocal')
-rw-r--r--cpukit/aclocal/rtems-top.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/aclocal/rtems-top.m4 b/cpukit/aclocal/rtems-top.m4
index 25572244d3..f8c3fc90ec 100644
--- a/cpukit/aclocal/rtems-top.m4
+++ b/cpukit/aclocal/rtems-top.m4
@@ -8,8 +8,8 @@ dnl
AC_DEFUN(RTEMS_TOP,
[dnl
AC_REQUIRE([RTEMS_VERSIONING])
+AC_CONFIG_AUX_DIR([$1])
AC_CHECK_PROGS(MAKE, gmake make)
-AC_BEFORE([$0], [AC_CONFIG_AUX_DIR])dnl
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
AC_PREFIX_DEFAULT([/opt/rtems])