Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
authorMichael Natterer <mitch@imendio.com>
Mon, 5 May 2008 15:04:58 +0000 (15:04 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 5 May 2008 15:04:58 +0000 (15:04 +0000)
commit70af00fc0662a49b3de10b1784648387bbd6abd3
treed237b077a40be41be7f77b5ca6753c4ca2b23647
parentb6cf0addba9a6e0e8b2692950af166a31469b9c0
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.

* gmodule.c: #include "glib.h" instead of "glibconfig.h"

svn path=/trunk/; revision=6877
gmodule/ChangeLog
gmodule/Makefile.am
gmodule/gmodule.c