1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00

(AC_PREREQ): Bump to 2.53.

This commit is contained in:
Thien-Thi Nguyen 2002-04-30 00:31:47 +00:00
parent 861108e504
commit 400a75eb90

View file

@ -20,7 +20,7 @@ dnl along with GUILE; see the file COPYING. If not, write to the
dnl Free Software Foundation, Inc., 59 Temple Place - Suite 330,
dnl Boston, MA 02111-1307, USA.
AC_PREREQ(2.50)
AC_PREREQ(2.53)
AC_INIT
AC_CONFIG_SRCDIR([Makefile.in])