json-c: drop host-autoconf dependency
authorBaruch Siach <baruch@tkos.co.il>
Wed, 29 Aug 2018 04:07:09 +0000 (07:07 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 29 Aug 2018 05:21:36 +0000 (07:21 +0200)
commit98af0fa066fd0afedd94350027980b1988e5c670
tree9ecfd889839a9fcd86ceef466ef5ee1492ae432a
parentd012b4d0f02452d49c7800b659bb1e9fb1f6d82b
json-c: drop host-autoconf dependency

It turns out that the configure script attempts to run autoheader
because the configure.ac timestamp is slightly later than that of
config.h.in. Update the config.h.in timestamp after tarball extract to
avoid autoheader run. With that we can drop the host-autoconf
dependency.

Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/json-c/json-c.mk