Re-add the "json" pkg-config file as a compatibility shim.

Also rename the json-c-uninstalled.pc file.
This commit is contained in:
Eric Haszlakiewicz
2012-07-29 18:25:09 -05:00
parent 9f16e25a3e
commit 1f9d199522
5 changed files with 18 additions and 2 deletions

View File

@@ -41,9 +41,10 @@ AM_PROG_LIBTOOL
AC_CONFIG_FILES([
Makefile
json.pc
json-c.pc
tests/Makefile
json-uninstalled.pc
json-c-uninstalled.pc
])
AC_OUTPUT