]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
update auto generated files
authorMichael Clark <michael@metaparadigm.com>
Tue, 6 Jan 2009 22:53:25 +0000 (22:53 +0000)
committerMichael Clark <michael@metaparadigm.com>
Tue, 6 Jan 2009 22:53:25 +0000 (22:53 +0000)
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@26 327403b1-1117-474d-bef2-5cb71233fd97

Makefile.am
config.h.in

index 0961218de914615e0fe853f606e74898a886af6c..43120b2ab1eb2fc9177c514a46c61132f08191d3 100644 (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
index 44e10aab767ddadfc33214edea63ce1f6a8ab8ef..5139ae8c5c311edc53e452b36ed363b9fbdae52e 100644 (file)
 /* 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