mirror of
https://github.com/json-c/json-c.git
synced 2026-04-06 05:49:07 +08:00
Merge branch 'master' of https://github.com/ebassi/json-c into ebassi-master
Conflicts: Makefile.am
This commit is contained in:
@@ -30,7 +30,7 @@ libjson_cinclude_HEADERS = \
|
||||
#libjsonx_include_HEADERS = \
|
||||
# json_config.h
|
||||
|
||||
libjson_c_la_LDFLAGS = -version-info 2:0:0 -no-undefined
|
||||
libjson_c_la_LDFLAGS = -version-info 2:0:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
|
||||
|
||||
libjson_c_la_SOURCES = \
|
||||
arraylist.c \
|
||||
|
||||
Reference in New Issue
Block a user