mirror of
https://github.com/json-c/json-c.git
synced 2026-03-31 19:09:07 +08:00
Modify install names for library and include files
Changing root name of library to json-c, and also the directory where header files are installed to .../jsdon-c/*. This avoids clashes with other implementations of JSON libraries.
This commit is contained in:
@@ -31,5 +31,5 @@ AM_PROG_LIBTOOL
|
||||
|
||||
AC_OUTPUT([
|
||||
Makefile
|
||||
json.pc
|
||||
json-c.pc
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user