test/run-suites: Be less picky when searching for tests
[jansson.git] / configure.ac
index 4020469..917c04a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.59])
-AC_INIT([jansson], [1.1.2+], [petri@digip.org])
+AC_INIT([jansson], [1.1.3+], [petri@digip.org])
 
 AM_INIT_AUTOMAKE([1.10 foreign])
 
@@ -19,6 +19,7 @@ AC_PROG_LIBTOOL
 # Checks for library functions.
 
 AC_CONFIG_FILES([
+        jansson.pc
         Makefile
         doc/Makefile
         src/Makefile