cairo/util/cairo-trace
Emmanuele Bassi bd13841257 Drop the conditional inclusion of config.h
We *always* generate this file, and we depend on its existence.

The idea behind HAVE_CONFIG_H was being able to include random files
from different projects, back in a time where "libraries" were literally
just random files instead of actual shared objects.

Since we're not in the '80s any more, and our build system(s) define
HAVE_CONFIG_H *and* generate the config.h header file, we don't need a
conditional guard around its inclusion.
2021-05-01 17:05:29 +01:00
..
.gitignore [.gitignore] Add 2008-10-31 13:43:37 -04:00
cairo-trace.in meson: make cairo-trace executable 2021-03-09 10:59:57 +00:00
COPYING Add a COPYING file to each aux. source directory 2008-10-31 16:14:14 +00:00
COPYING-GPL-3 Add a COPYING file to each aux. source directory 2008-10-31 16:14:14 +00:00
lookup-symbol.c Drop the conditional inclusion of config.h 2021-05-01 17:05:29 +01:00
lookup-symbol.h [util] Add cairo-trace. 2008-10-31 15:37:58 +00:00
Makefile.am Bug 29319 - Modules are built as versioned shared objects 2016-09-02 15:54:01 -07:00
meson.build meson: Define HAVE_CONFIG_H as a project flag 2021-05-01 16:55:38 +01:00
trace.c Drop the conditional inclusion of config.h 2021-05-01 17:05:29 +01:00