Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
authorMichael Natterer <mitch@imendio.com>
Mon, 5 May 2008 15:12:13 +0000 (15:12 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 5 May 2008 15:12:13 +0000 (15:12 +0000)
commitd922bf632a2f4ffcb03206f1e2e660e0b6f36152
tree27dc8330ec30115fc83c4dfce7ee3339c090c63f
parent62c4c3e2dae7907b9216623fcc420a1bd60ca541
Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from

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

* Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent
code from being checked in that breaks the build of applications
which use G_DISABLE_SINGLE_INCLUDES.

* makegioalias.pl: make the alias file include "glib.h" instead of
"glibconfig.h".

* gio.symbols: whitespace change to force regeneration of the
alias file after above script change.

* gfileinfo.h: remove inlcusion of <glib/gfileutils.h>.

* gfilenamecompleter.c: remove inclusion of "gurifuncs.h".

* gioerror.h: #include <glib.h> instead of <glib/gerror.h>.

* glocalfileinfo.c: remove inclusion of <glib/gchecksum>.

svn path=/trunk/; revision=6879
gio/ChangeLog
gio/Makefile.am
gio/gfileinfo.h
gio/gfilenamecompleter.c
gio/gio.symbols
gio/gioerror.h
gio/glocalfileinfo.c
gio/makegioalias.pl