2004-08-06  Hans Breuer  <hans@breuer.org>

	* glib/makefile.msc.in glib/glib.def : updated

	* glib/gutils.c : avoid 'inconsitent dll linkage' by not
	defining extern char** environ with msvc
This commit is contained in:
Hans Breuer
2004-08-06 18:22:46 +00:00
committed by Hans Breuer
parent b324ed6804
commit 838a02bc3f
8 changed files with 62 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2004-08-06 Hans Breuer <hans@breuer.org>
* glib/makefile.msc.in glib/glib.def : updated
* glib/gutils.c : avoid 'inconsitent dll linkage' by not
defining extern char** environ with msvc
2004-08-06 Matthias Clasen <mclasen@redhat.com>
* m4macros/glib-gettext.m4: Require ngettext. (#123847,