Require autoconf 2.60
The AC_TYPE_INT32_T macro first appeared in autoconf 2.60.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_PREREQ([2.59])
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([jansson], [1.2], [petri@digip.org])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.10 foreign])
|
||||
|
||||
Reference in New Issue
Block a user