Add gconvert.o. Use libiconv.

2000-09-21  Tor Lillqvist  <tml@iki.fi>

	* makefile.mingw.in: Add gconvert.o. Use libiconv.

	* config.h.win32.in: Define HAVE_GETCWD.

	* glib.def: Add new entry points.

	* gthread/makefile.mingw.in: Use pthreads macros from ../build.
This commit is contained in:
Tor Lillqvist
2000-09-21 16:17:32 +00:00
committed by Tor Lillqvist
parent 6ad8111de3
commit 599be596c2
15 changed files with 91 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
2000-09-21 Tor Lillqvist <tml@iki.fi>
* makefile.mingw.in: Use pthreads macros from ../build.
2000-09-06 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread-posix.c, gthread-solaris.c: