Bug 528752 - Win32 build and SSL not working
authorTor Lillqvist <tml@novell.com>
Mon, 21 Apr 2008 12:24:49 +0000 (12:24 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 21 Apr 2008 12:24:49 +0000 (12:24 +0000)
commitcca1c88ea1262e7aebee7e38f1ea3f8973d99a74
treec3189989c91fc54cadb9c7b292f2398332478a56
parent336cc8436b738d03f99beac2c2bd42c080ac668b
Bug 528752 - Win32 build and SSL not working

2008-04-21  Tor Lillqvist  <tml@novell.com>

Bug 528752 - Win32 build and SSL not working

This bug report against libsoup points out an issue with the use
of bitfields in the GIOChannel struct that should really be taken
care of here in GLib.

* configure.in: Add Autoconf variable GLIB_EXTRA_CFLAGS which will
contain the -mms-bitfields flag on Windows.

* glib-2.0.pc.in: Add it to Cflags.

svn path=/trunk/; revision=6868
ChangeLog
configure.in
glib-2.0.pc.in