*** ./Makefile.in.ORIG Thu Oct 4 14:45:24 2012 --- ./Makefile.in Thu Oct 4 14:45:34 2012 *************** *** 263,269 **** top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ! AM_CFLAGS = -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj SUBDIRS = . tests lib_LTLIBRARIES = libjson.la --- 263,269 ---- top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ! AM_CFLAGS = -D_GNU_SOURCE -D_REENTRANT EXTRA_DIST = README.html README-WIN32.html config.h.win32 doc json-c.vcproj SUBDIRS = . tests lib_LTLIBRARIES = libjson.la *** ./configure.ORIG Thu Oct 4 14:47:27 2012 --- ./configure Thu Oct 4 14:47:33 2012 *************** *** 4547,4553 **** esac - $as_echo "#define malloc rpl_malloc" >>confdefs.h fi --- 4547,4552 ----