mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 21:39:06 +08:00
Add a pkgconfig file for uninstalled builds
This allows systems certain types of build setups to work. Specifically, this will help when building on Android and using json-c as a dependency for another package.
This commit is contained in:
@@ -35,6 +35,7 @@ AC_CONFIG_FILES([
|
||||
Makefile
|
||||
json.pc
|
||||
tests/Makefile
|
||||
json-uninstalled.pc
|
||||
])
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user