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
Merge pull request
#180
from yegorich/silent
Enable silent build by default
tags/json-c-0.13-20171207
Eric Haszlakiewicz
10 years ago
parent
68d856f618
36b0169ed6
commit
82a1316f76
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
configure.ac
+ 3
- 0
configure.ac
View File
@@ -21,6 +21,9 @@ else
AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable])
fi
# enable silent build by default
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes]]))
# Checks for programs.
# Checks for libraries.
Write
Preview
Loading…
Cancel
Save