From: Bruno Haible Date: Sat, 17 May 2003 17:03:44 +0000 (+0000) Subject: Last minute update. X-Git-Tag: v0.12~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c10493ec99ea7255a561f8309c840f8a3afd55fe;p=thirdparty%2Fgettext.git Last minute update. --- diff --git a/README.woe32 b/README.woe32 index 583eab0ff..71cba67b4 100644 --- a/README.woe32 +++ b/README.woe32 @@ -25,6 +25,8 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME): For shared library (DLL): nmake -f Makefile.msvc DLL=1 MFLAGS=-MD + (NOTE: This does not work yet! Only the gettext-runtime subpackage + can be compiled for DLL; the gettext-tools subpackage cannot!) For static library: diff --git a/gettext-tools/README.woe32 b/gettext-tools/README.woe32 index d652990fd..390daf156 100644 --- a/gettext-tools/README.woe32 +++ b/gettext-tools/README.woe32 @@ -25,6 +25,7 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME): For shared library (DLL): nmake -f Makefile.msvc DLL=1 MFLAGS=-MD + (NOTE: This does not work yet!) For static library: