# HG changeset patch # User Richard M. Stallman # Date 766471946 0 # Node ID a21ad1a765323b24a1d845d7e6274fd53c663e38 # Parent b8a9395c1b3fc6422c9e90b7391306431a7338a7 Use AC_SET_MAKE. diff -r b8a9395c1b3f -r a21ad1a76532 configure1.in --- 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