Add an AC_PREQ line to configure.ac

This commit is contained in:
Michael Catanzaro 2013-06-25 20:48:57 -05:00
parent 4cdec2f29f
commit e70154a5c4

View file

@ -1,3 +1,4 @@
AC_PREQ([2.64])
AC_INIT([gnome-chess],[3.9.2])
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])