Disable single header inclusion for GLib
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 15 Jun 2009 09:48:56 +0000 (10:48 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 15 Jun 2009 10:29:37 +0000 (11:29 +0100)
commit0415d62d40b728e328042eb6c1c3f60c92dd2909
treed0272af9adb7757b55484ef751a9f8d8887f74f5
parente6a987d670cce4e6ce99529f1ef0b227dd237edd
Disable single header inclusion for GLib

In order to be ready for the next major version of GLib we need to
disable single header inclusion by using the G_DISABLE_SINGLE_INCLUDES
define in the build process.
clutter/Makefile.am
clutter/cogl/common/Makefile.am
clutter/cogl/gl/Makefile.am
clutter/cogl/gles/Makefile.am
clutter/json/Makefile.am
clutter/pango/Makefile.am
tests/conform/Makefile.am
tests/conform/test-clutter-rectangle.c
tests/interactive/Makefile.am
tests/micro-bench/Makefile.am