0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-18 10:53:48 +02:00

configure.ac: adjust version to meet integral targets.

This commit is contained in:
Jason Volk 2016-07-24 17:33:26 -07:00
parent e06f50a5de
commit 649561f79f

View file

@ -3,7 +3,7 @@ dnl the most major changes have already been made and it looks like
dnl said functions need to be just about as complex as they already are.
AC_PREREQ(2.63)
AUTOMAKE_OPTIONS = 1.14
AUTOMAKE_OPTIONS = 1.11
AC_INIT([charybdis], [5-dev])
AC_GNU_SOURCE