summaryrefslogtreecommitdiff
path: root/NON-UNIX-USE
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-19 09:52:44 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-19 09:52:44 +0000
commit1b03b33d34bd6cc9a5b966db329ca84660c32241 (patch)
tree255c502be0360983464c637e08c13dc0f9df91d3 /NON-UNIX-USE
parentd48aa6f5ee7622c3585fbe5abd21a933a49183af (diff)
downloadpcre-1b03b33d34bd6cc9a5b966db329ca84660c32241.tar.gz
File tidies caused by building a release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@259 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NON-UNIX-USE')
-rw-r--r--NON-UNIX-USE6
1 files changed, 3 insertions, 3 deletions
diff --git a/NON-UNIX-USE b/NON-UNIX-USE
index c154ff1..b31546e 100644
--- a/NON-UNIX-USE
+++ b/NON-UNIX-USE
@@ -9,7 +9,7 @@ This document contains the following sections:
Building for virtual Pascal
Stack size in Windows environments
Comments about Win32 builds
- Building PCRE with Cmake
+ Building PCRE with Cmake
Building under Windows with BCC5.5
Building PCRE on OpenVMS
@@ -252,7 +252,7 @@ BUILDING PCRE WITH CMAKE
These instructions were contributed by a PCRE user.
-1. Download CMake 2.4.7 or above from http://www.cmake.org/, install and ensure
+1. Download CMake 2.4.7 or above from http://www.cmake.org/, install and ensure
that cmake\bin is on your path.
2. Unzip (retaining folder structure) the PCRE source tree into a source
@@ -310,7 +310,7 @@ Michael Roy sent these comments about building PCRE under Windows with BCC5.5:
When linking a project with BCC5.5, pcre.lib must be included before any of
the libraries cw32.lib, cw32i.lib, cw32mt.lib, and cw32mti.lib on the command
line.
-
+
BUILDING PCRE ON OPENVMS