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
commit
436aa98d67
2 changed files with 6 additions and 0 deletions
  1. +2
    -0
      Makefile.am
  2. +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



Loading…
Cancel
Save