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.


svn path=/trunk/; revision=6953
This commit is contained in:
Michael Natterer
2008-05-28 16:17:13 +00:00
committed by Michael Natterer
parent ca5fa5691c
commit 4aff47a711
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2008-05-28 Michael Natterer <mitch@imendio.com>
* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
the global CPPFLAGS now.
2008-05-27 Matthias Clasen <mclasen@redhat.com>
* === Released 2.17.0 ===