Requires autoconf 2.13; add revision ID

This commit is contained in:
hpa 2001-08-10 19:32:50 +00:00
parent a4413da418
commit 83d6f3da9d

View file

@ -2,6 +2,8 @@ dnl
dnl autoconf input file to generate MCONFIG
dnl
AC_PREREQ(2.13)
AC_REVISION($Id$)
AC_INIT(MCONFIG.in)
AC_PREFIX_DEFAULT(/usr)