mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-23 22:16:16 +01:00
Add GLIB_SIZEOF_SIZE_T here, too.
2001-11-28 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
This commit is contained in:
parent
1d5e8cbc7d
commit
4964b7d9cb
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Add GLIB_SIZEOF_SIZE_T here, too.
|
||||
|
||||
2001-11-27 Dan Winship <danw@ximian.com>
|
||||
|
||||
* configure.in (G_MODULE_LDFLAGS): Set this from libtool rather
|
||||
|
@ -89,6 +89,7 @@ typedef unsigned __int64 guint64;
|
||||
|
||||
#define GLIB_SIZEOF_VOID_P 4
|
||||
#define GLIB_SIZEOF_LONG 4
|
||||
#define GLIB_SIZEOF_SIZE_T 4
|
||||
|
||||
typedef gint32 gssize;
|
||||
typedef guint32 gsize;
|
||||
|
Loading…
Reference in New Issue
Block a user