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 0961218..43120b2 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 44e10aa..5139ae8 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