glib/gthread
Tor Lillqvist fd64571b80 Update.
2004-03-06  Tor Lillqvist  <tml@iki.fi>

	* README.win32: Update.

	* configure.in
	* Makefile.am
	* */Makefile.am: Drop the hand-written makefile.mingw(.in)
	files. They haven't been maintained in a long time. As several
	people have managed to build GLib for Win32 using the
	autoconfiscation mechanism, there is no real reason to even try to
	maintain the hand-written mingw makefiles.
2004-03-06 07:37:46 +00:00
..
.cvsignore */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
ChangeLog Fix two bugs: 1) If abs_time is NULL, should use infinite time. 2) Check 2002-11-25 23:08:27 +00:00
gthread-impl.c Fixes for #101264 and #99372: 2003-02-14 15:08:46 +00:00
gthread-none.c Add G_MUTEX_SIZE as needed for gthread-impl.c 2000-11-02 13:04:16 +00:00
gthread-posix.c Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437, 2002-11-04 20:09:48 +00:00
gthread-solaris.c Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437, 2002-11-04 20:09:48 +00:00
gthread-win32.c Fix two bugs: 1) If abs_time is NULL, should use infinite time. 2) Check 2002-11-25 23:08:27 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, as 2002-11-21 03:08:50 +00:00
Makefile.am Update. 2004-03-06 07:37:46 +00:00
makefile.mingw.in Hardcode 2.0 in the names, as that is what Makefile.am does. 2002-11-21 03:25:35 +00:00
makefile.msc.in Hardcode 2.0 in the names, as that is what Makefile.am does. 2002-11-21 03:25:35 +00:00