Update to match the configure-produced one.

2008-05-16  Tor Lillqvist  <tml@novell.com>

	* config.h.win32.in: Update to match the configure-produced one.


svn path=/trunk/; revision=6892
This commit is contained in:
Tor Lillqvist
2008-05-16 16:42:52 +00:00
committed by Tor Lillqvist
parent 9480455b94
commit e3127daf4e
2 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
2008-05-16 Tor Lillqvist <tml@novell.com>
* config.h.win32.in: Update to match the configure-produced one.
2008-05-14 Michael Natterer <mitch@imendio.com>
* glib/gatomic.c: #include "config.h" before using G_ATOMIC_ARM.