From 3207f0a969713d21a7a97c4b9ba0b3f286c0e85d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 16 Jun 2000 13:05:19 +0000 Subject: Patch from James Housley to address FreeBSD 4.x build issues. --- aclocal/rtems-top.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'aclocal/rtems-top.m4') 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 -- cgit v1.2.3