summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-06 16:23:55 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-09-06 16:23:55 +0000
commitfef2b3e58e7cdc180a4f00f155a7ffa8328877ce (patch)
tree160b20a3dd91d003ea89acaa8275bfec4f627269 /README
parent426d9955dc06c708b9f8e0673704ece1b2527fd9 (diff)
downloadpcre-fef2b3e58e7cdc180a4f00f155a7ffa8328877ce.tar.gz
Documentation tidies
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@436 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 4936352..35b4899 100644
--- a/README
+++ b/README
@@ -111,8 +111,8 @@ Building PCRE on non-Unix systems
For a non-Unix system, please read the comments in the file NON-UNIX-USE,
though if your system supports the use of "configure" and "make" you may be
able to build PCRE in the same way as for Unix-like systems. PCRE can also be
-configured in many platform environments using the GUI facility of CMake's
-CMakeSetup. It creates Makefiles, solution files, etc.
+configured in many platform environments using the GUI facility provided by
+CMake's cmake-gui command. This creates Makefiles, solution files, etc.
PCRE has been compiled on many different operating systems. It should be
straightforward to build PCRE on any system that has a Standard C compiler and
@@ -765,4 +765,4 @@ The distribution should contain the following files:
Philip Hazel
Email local part: ph10
Email domain: cam.ac.uk
-Last updated: 01 September 2009
+Last updated: 06 September 2009