]> granicus.if.org Git - json-c/commit
Revert "compat/strdup.h: move common compat check for strdup() to own file"
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 7 Nov 2016 20:51:11 +0000 (20:51 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 7 Nov 2016 20:51:11 +0000 (20:51 +0000)
commit7601f20d70b37ffc6a0fbe65e24173aa5beadc45
tree421e37af374edb72bf6b80c70dc018a70e5de512
parente8ce1db4713d080a394b4caff77bdc8f92e03d38
Revert "compat/strdup.h: move common compat check for strdup() to own file"

This reverts commit aaba8c1080533133329086e47f4f45981dfdd1ee.

This commit breaks builddir != srcdir build, but, more importantly, it
also adds a dependency on a header, "config.h", which is not installed
and it's supposed to be private — since it's generated at configuration
time and it's not meant to be used by projects compiling against a
library.
CMakeLists.txt
Makefile.am
compat/strdup.h [deleted file]
json-c.vcproj
json-c.vcxproj
json-c.vcxproj.filters
json_object.c
json_tokener.c