]> Pileus Git - ~andy/gtk/commitdiff
Updates. Don't mention the now removed makefile.mingw files.
authorTor Lillqvist <tml@iki.fi>
Sun, 5 Jan 2003 02:33:11 +0000 (02:33 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 5 Jan 2003 02:33:11 +0000 (02:33 +0000)
2003-01-05  Tor Lillqvist  <tml@iki.fi>

* README.win32: Updates. Don't mention the now removed
makefile.mingw files.

README.win32

index 103f81ec654670fd949757777f3d734c37559367..1a0d46fa2594bc027da96060a191faacd967988e 100644 (file)
@@ -33,16 +33,11 @@ Alternative 1 also generates Microsoft import libraries (.lib), if you
 have lib.exe available. It might also work for cross-compilation from
 Unix.
 
-There are hand-written makefiles for mingw (look for makefile.mingw in
-various directories), but those haven't been kept up-to-date, and
-probably won't work without editing. Sorry. If you make them work
-again, by all means do submit patches.
-
 Note that I use method 1 myself. Hans Breuer has been taking care of
 the MSVC makefiles. At times, we disagree a bit about various issues,
-and the makefile.msc files might not produce identically named DLLs
-and import libraries as the "autoconfiscated" makefiles and libtool
-do.
+and for instance the makefile.msc files will not produce identically
+named DLLs and import libraries as the "autoconfiscated" makefiles and
+libtool do. If this bothers you, you will have to fix the makefiles.
 
 Using GTK+ on Win32
 ===================