summaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorLutz Jaenicke <ljaenicke@innominate.com>2013-02-11 11:29:05 +0100
committerLutz Jaenicke <ljaenicke@innominate.com>2013-02-11 11:31:48 +0100
commit1638ce7212e350d233337f328a75748f7bacf919 (patch)
tree0c33a46260ee9b7f2e266efd2cec0fcce7b0db71 /INSTALL.W32
parent7ecd974f5f1bb38de6c47c188c8709b86b809245 (diff)
FAQ/README: we are now using Git instead of CVS
(cherry picked from commit f88dbb8385c199a2a28e9525c6bba3a64bda96af) Conflicts: INSTALL.W32
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W324
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 3dd7832f4e..6c1661f3a9 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -18,7 +18,7 @@
* Borland C
* GNU C (Cygwin or MinGW)
- If you are compiling from a tarball or a CVS snapshot then the Win32 files
+ If you are compiling from a tarball or a Git snapshot then the Win32 files
may well be not up to date. This may mean that some "tweaking" is required to
get it all to work. See the trouble shooting section later on for if (when?)
it goes wrong.
@@ -264,7 +264,7 @@ To install OpenSSL to the specified location do:
then ms\do_XXX should not give a warning any more. However the numbers that
get assigned by this technique may not match those that eventually get
- assigned in the CVS tree: so anything linked against this version of the
+ assigned in the Git tree: so anything linked against this version of the
library may need to be recompiled.
If you get errors about unresolved symbols there are several possible