summaryrefslogtreecommitdiffstats
path: root/aclocal/rtems-top.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-16 13:05:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-16 13:05:19 +0000
commit3207f0a969713d21a7a97c4b9ba0b3f286c0e85d (patch)
treeb2bbb1017d09bde502c882568e81048dd97396b4 /aclocal/rtems-top.m4
parentPatch rtems-rc-20000615-4-cvs.diff from Ralf Corsepius (diff)
downloadrtems-3207f0a969713d21a7a97c4b9ba0b3f286c0e85d.tar.bz2
Patch from James Housley <jim@thehousleys.net> to address FreeBSD 4.x
build issues.
Diffstat (limited to 'aclocal/rtems-top.m4')
-rw-r--r--aclocal/rtems-top.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal/rtems-top.m4 b/aclocal/rtems-top.m4
index 0bf57da6d7..bea4e79912 100644
--- a/aclocal/rtems-top.m4
+++ b/aclocal/rtems-top.m4
@@ -7,6 +7,7 @@ dnl $1 .. relative path from this configure.in to the toplevel configure.in
dnl
AC_DEFUN(RTEMS_TOP,
[dnl
+AC_CHECK_PROGS(MAKE, gmake make)
AC_BEFORE([$0], [AC_CONFIG_AUX_DIR])dnl
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl