don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.
authorMichael Natterer <mitch@imendio.com>
Wed, 28 May 2008 16:17:45 +0000 (16:17 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 28 May 2008 16:17:45 +0000 (16:17 +0000)
commit03a5797a6258c85e7c833c7ecdf95af2bbe50ffe
tree07210c31d946701e26beda1b02eb585433090bab
parent4aff47a7114cf4f3241d1728064c2a6358162b58
don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.

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

* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
the global CPPFLAGS now.

* tests/data-input-stream.c
* tests/data-output-stream.c
* tests/g-file-info.c
* tests/g-file.c
* tests/live-g-file.c
* tests/memory-input-stream.c: don't include <glib/gtestutils.h>

svn path=/trunk/; revision=6954
gio/ChangeLog
gio/Makefile.am
gio/tests/data-input-stream.c
gio/tests/data-output-stream.c
gio/tests/g-file-info.c
gio/tests/g-file.c
gio/tests/live-g-file.c
gio/tests/memory-input-stream.c