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
Note a hack that's needed when building from the json-c-0.12 git branch (vs a release tarball) to prevent the dependency handling from trying to run automake.
pull/611/head
Eric Haszlakiewicz
7 years ago
parent
c7e3e0d2de
commit
2fc68d46ac
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
README
+ 1
- 0
README
View File
@@ -24,6 +24,7 @@ Github repo for json-c:
Then
$ ./configure
$ touch aclocal.m4 Makefile.in # hack around automake dependencies
$ make
$ make install
Write
Preview
Loading…
Cancel
Save