From: Bruno Haible Date: Thu, 3 Apr 2003 11:48:00 +0000 (+0000) Subject: Use PREFIX, not prefix, because only uppercase variables are automatically X-Git-Tag: v0.12~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93a3b778f2fe0459e58e50712d1a3999c8caf75;p=thirdparty%2Fgettext.git Use PREFIX, not prefix, because only uppercase variables are automatically passed to subdirectories by nmake. --- diff --git a/README.woe32 b/README.woe32 index 7a1a5e145..06dd37e5a 100644 --- a/README.woe32 +++ b/README.woe32 @@ -28,6 +28,6 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME): - Installation: - nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install prefix=InstallBaseDirectory + nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install PREFIX=InstallBaseDirectory or - nmake -f Makefile.msvc install prefix=InstallBaseDirectory + nmake -f Makefile.msvc install PREFIX=InstallBaseDirectory diff --git a/gettext-runtime/README.woe32 b/gettext-runtime/README.woe32 index 7a1a5e145..06dd37e5a 100644 --- a/gettext-runtime/README.woe32 +++ b/gettext-runtime/README.woe32 @@ -28,6 +28,6 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME): - Installation: - nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install prefix=InstallBaseDirectory + nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install PREFIX=InstallBaseDirectory or - nmake -f Makefile.msvc install prefix=InstallBaseDirectory + nmake -f Makefile.msvc install PREFIX=InstallBaseDirectory diff --git a/gettext-runtime/intl/README.woe32 b/gettext-runtime/intl/README.woe32 index 80a10835d..722cbd222 100644 --- a/gettext-runtime/intl/README.woe32 +++ b/gettext-runtime/intl/README.woe32 @@ -38,6 +38,6 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME): Or: - nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install prefix=InstallBaseDirectory + nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install PREFIX=InstallBaseDirectory or - nmake -f Makefile.msvc install prefix=InstallBaseDirectory + nmake -f Makefile.msvc install PREFIX=InstallBaseDirectory diff --git a/gettext-runtime/libasprintf/README.woe32 b/gettext-runtime/libasprintf/README.woe32 index c8bd6f2d8..38dd41661 100644 --- a/gettext-runtime/libasprintf/README.woe32 +++ b/gettext-runtime/libasprintf/README.woe32 @@ -38,6 +38,6 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME): Or: - nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install prefix=InstallBaseDirectory + nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install PREFIX=InstallBaseDirectory or - nmake -f Makefile.msvc install prefix=InstallBaseDirectory + nmake -f Makefile.msvc install PREFIX=InstallBaseDirectory diff --git a/gettext-tools/README.woe32 b/gettext-tools/README.woe32 index 7a1a5e145..06dd37e5a 100644 --- a/gettext-tools/README.woe32 +++ b/gettext-tools/README.woe32 @@ -28,6 +28,6 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME): - Installation: - nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install prefix=InstallBaseDirectory + nmake -f Makefile.msvc DLL=1 MFLAGS=-MD install PREFIX=InstallBaseDirectory or - nmake -f Makefile.msvc install prefix=InstallBaseDirectory + nmake -f Makefile.msvc install PREFIX=InstallBaseDirectory