Mercurial > emacs
changeset 6917:a21ad1a76532
Use AC_SET_MAKE.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 16 Apr 1994 04:52:26 +0000 |
parents | b8a9395c1b3f |
children | c3af68680a33 |
files | configure1.in |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure1.in Sat Apr 16 04:48:12 1994 +0000 +++ b/configure1.in Sat Apr 16 04:52:26 1994 +0000 @@ -2,7 +2,7 @@ dnl To rebuild the `configure' script from this, execute the command dnl autoconf dnl in the directory containing this script. You must have autoconf -dnl version 1.7 or later. +dnl version 1.8 or later. dnl dnl The following text appears in the resulting `configure' script, dnl explaining how to rebuild it. @@ -1145,6 +1145,9 @@ dnl checks for compiler characteristics AC_CONST +dnl check for Make feature +AC_SET_MAKE + dnl checks for operating system services AC_LONG_FILE_NAMES