This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Fix the Libs line in json-uninstalled.pc to use -ljson-c
tags/json-c-0.11-20130402
Eric Haszlakiewicz
13 years ago
parent
b98aa6eaa3
commit
082419edf9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
json-uninstalled.pc.in
+ 1
- 1
json-uninstalled.pc.in
View File
@@ -7,5 +7,5 @@ Name: json
Description: JSON implementation in C
Version: @VERSION@
Requires:
Libs: -L@abs_top_builddir@ -ljson
Libs: -L@abs_top_builddir@ -ljson
-c
Cflags: -I@abs_top_srcdir@
Write
Preview
Loading…
Cancel
Save