CMake: Do not install config.h, as it is not a public header file.
Installing this file will lead to clashes with applications, that
link against json-c and include their own build-time config.h.
Anyways, that particular header file is not needed to build and
link against json-c.