]> granicus.if.org Git - json-c/commitdiff
Issue#292: bump the required version of configure listed in configure.ac so a more...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 12 Dec 2016 03:18:33 +0000 (19:18 -0800)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 12 Dec 2016 03:18:33 +0000 (19:18 -0800)
configure.ac

index 161ff0073a268783f2c8692a7422bf7c8d0bc81e..64391b4e0fa5e1b2bb917ecba9f49e1b609e1640 100644 (file)
@@ -1,4 +1,4 @@
-AC_PREREQ(2.52)
+AC_PREREQ(2.64)
 
 # Process this file with autoconf to produce a configure script.
 AC_INIT([json-c], 0.12.99, [json-c@googlegroups.com])