Update. Don't mention pthreads.
authorTor Lillqvist <tml@iki.fi>
Tue, 4 Sep 2001 05:09:35 +0000 (05:09 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 4 Sep 2001 05:09:35 +0000 (05:09 +0000)
commit07741c07d814bfd86998dfed1a5da347bb9335bd
treed36395163ddec43e0a0c35efd40bf532a1f3f677
parent267ff610fe145f555ce63ee0670daed960e3bc1a
Update. Don't mention pthreads.

2001-09-04  Tor Lillqvist  <tml@iki.fi>

* README.win32: Update. Don't mention pthreads.

* build-dll: Remove, moved to the build module.

* glibconfig.h.win32.in: Don't mention pthreds here, either.

* glib/gstrfuncs.c: Mark the correct variable for export from DLL.

* glib/giowin32.c (g_io_win32_msg_create_watch): Owen forgot to
rename the win32_watch_funcs variable here, too.

* */makefile.mingw.in: Don't use version number in import library
name. Use whole version number in DLL name. Use build-dll from the
build module.
19 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
README.win32
build-dll [deleted file]
glib/giowin32.c
glib/gstrfuncs.c
glib/makefile.mingw.in
glibconfig.h.win32.in
gmodule/gmoduleconf.h.win32
gmodule/makefile.mingw.in
gobject/makefile.mingw.in
gthread/makefile.mingw.in
tests/makefile.mingw.in