]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use PREFIX, not prefix, because only uppercase variables are automatically
authorBruno Haible <bruno@clisp.org>
Thu, 3 Apr 2003 11:48:00 +0000 (11:48 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:20 +0000 (12:10 +0200)
passed to subdirectories by nmake.

README.woe32
gettext-runtime/README.woe32
gettext-runtime/intl/README.woe32
gettext-runtime/libasprintf/README.woe32
gettext-tools/README.woe32

index 7a1a5e14581ebb06baaf7ab1abe0d22dd05b8a5a..06dd37e5a9721ab6c2875644376e164d2cf8b54b 100644 (file)
@@ -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
index 7a1a5e14581ebb06baaf7ab1abe0d22dd05b8a5a..06dd37e5a9721ab6c2875644376e164d2cf8b54b 100644 (file)
@@ -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
index 80a10835d31ea6e7328ba4f49339cb34fe2b37a0..722cbd222c7e92d461cd61878e4035d140312fe1 100644 (file)
@@ -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
index c8bd6f2d8446acdfe70726ea4bf8a9c8ba6d49bc..38dd41661d6be036883cb1259f9ad2799e3c8bc6 100644 (file)
@@ -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
index 7a1a5e14581ebb06baaf7ab1abe0d22dd05b8a5a..06dd37e5a9721ab6c2875644376e164d2cf8b54b 100644 (file)
@@ -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