Require Autoconf 2.61.
This commit is contained in:
parent
368d794a58
commit
ba8c19357c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ dnl along with GNU Emacs; see the file COPYING. If not, write to the
|
|||
dnl Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
dnl Boston, MA 02110-1301, USA.
|
||||
|
||||
AC_PREREQ(2.54)dnl
|
||||
AC_PREREQ(2.61)dnl
|
||||
AC_INIT(src/lisp.h)
|
||||
AC_CONFIG_HEADER(src/config.h:src/config.in)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue