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.
This commit is contained in:
Tor Lillqvist
2004-03-06 07:37:46 +00:00
committed by Tor Lillqvist
parent ab0031bf00
commit fd64571b80
14 changed files with 122 additions and 89 deletions

View File

@@ -4,7 +4,6 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -I$(top_srcdir)/gmodule \
-DG_LOG_DOMAIN=\"GModule\" @GLIB_DEBUG_FLAGS@ -DG_DISABLE_DEPRECATED
EXTRA_DIST = \
makefile.mingw.in \
makefile.msc.in \
gmoduleconf.h.in \
gmodule.def \
@@ -18,7 +17,6 @@ EXTRA_DIST = \
gmodule.rc.in
BUILT_EXTRA_DIST = \
makefile.mingw \
makefile.msc \
gmodule.rc