summaryrefslogtreecommitdiffstats
path: root/tools/update/aclocal.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-05 13:49:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-05 13:49:54 +0000
commit4075af6f5598224445dd69fbd7a857ab71f8395b (patch)
tree71a503929e40c620d2dc4e331d13dc42a69db6bf /tools/update/aclocal.m4
parentBug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> where (diff)
downloadrtems-4075af6f5598224445dd69fbd7a857ab71f8395b.tar.bz2
Regenerated.
Diffstat (limited to '')
-rw-r--r--tools/update/aclocal.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/update/aclocal.m4 b/tools/update/aclocal.m4
index 0c26a56d2a..30bf680751 100644
--- a/tools/update/aclocal.m4
+++ b/tools/update/aclocal.m4
@@ -19,6 +19,9 @@ dnl $1 .. relative path from this configure.in to the toplevel configure.in
dnl
AC_DEFUN(RTEMS_TOP,
[dnl
+AC_BEFORE([$0], [AC_CONFIG_AUX_DIR])dnl
+AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
+
AC_ARG_WITH(target-subdir,
[ --with-target-subdir=DIR],
TARGET_SUBDIR="$withval",