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
-d test is useless as symlinks are dereferenced
tags/json-c-0.11-20130402
Alexander Klauer
12 years ago
parent
e176965c1c
commit
b670f6f992
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Makefile.am
+ 0
- 1
Makefile.am
View File
@@ -65,7 +65,6 @@ maintainer-clean-local:
if ENABLE_OLDNAME_COMPAT
install-data-hook:
test \! -d "$(includedir)/json" || rmdir "$(includedir)/json"
test \! -e "$(includedir)/json" || rm "$(includedir)/json"
$(LN_S) json-c "$(includedir)/json"
Write
Preview
Loading…
Cancel
Save