meson: Define HAVE_CONFIG_H as a project flag
commit833630979404faae2bd99c59e4e5739e675917f0
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 1 May 2021 15:55:38 +0000 (1 16:55 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 1 May 2021 15:55:38 +0000 (1 16:55 +0100)
tree64fa43a6238e4ee21389e0cd1be9561ab7a6eb82
parent8f6cfe41773be1764a0813e6bd8f97e18d5b8cd3
meson: Define HAVE_CONFIG_H as a project flag

Precisely what Autotools does, instead of adding it as per-target C
argument.

Once we remove HAVE_CONFIG_H checks in every source file, we'll be able
to drop it.
boilerplate/meson.build
meson.build
src/meson.build
test/meson.build
test/pdiff/meson.build
util/cairo-fdr/meson.build
util/cairo-gobject/meson.build
util/cairo-missing/meson.build
util/cairo-script/meson.build
util/cairo-sphinx/meson.build
util/cairo-trace/meson.build