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
update auto generated files
git-svn-id:
http://svn.metaparadigm.com/svn/json-c/trunk@26
327403b1-1117-474d-bef2-5cb71233fd97
tags/json-c-0.10-20120530
Michael Clark
16 years ago
parent
4b831c3b2f
commit
436aa98d67
2 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Makefile.am
+4
-0
config.h.in
+ 2
- 0
Makefile.am
View File
@@ -1,5 +1,7 @@
AM_CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
EXTRA_DIST = doc
lib_LTLIBRARIES = libjson.la
pkgconfigdir = $(libdir)/pkgconfig
+ 4
- 0
config.h.in
View File
@@ -80,6 +80,10 @@
/* Define to 1 if you have the `vsyslog' function. */
#undef HAVE_VSYSLOG
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Name of package */
#undef PACKAGE
Write
Preview
Loading…
Cancel
Save