add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
authorMichael Natterer <mitch@imendio.com>
Wed, 28 May 2008 16:18:27 +0000 (16:18 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 28 May 2008 16:18:27 +0000 (16:18 +0000)
commit82bc28361ec34326e78cfee98675414aed5fa9b2
tree1e5a98348265653161ee7bd5419573eda7354181
parent03a5797a6258c85e7c833c7ecdf95af2bbe50ffe
add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.

2008-05-28  Michael Natterer  <mitch@imendio.com>

* configure.in: add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS
globally.

* glib/tests/option-context.c
* glib/tests/testing.c
* tests/testingbase64.c: don't include <glib/gtestutils.h>

svn path=/trunk/; revision=6955
ChangeLog
configure.in
glib/tests/option-context.c
glib/tests/testing.c
tests/testingbase64.c