summaryrefslogtreecommitdiff
path: root/NON-AUTOTOOLS-BUILD
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-06-20 15:15:27 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-06-20 15:15:27 +0000
commit03ae083c6793d4105e479d1d9a30536fa3fbd28a (patch)
tree139d36cb7d1488d31c2151803cfee96cd6fd78ac /NON-AUTOTOOLS-BUILD
parent2d0b06301bb98c54b9859f54b2e4bee130f268fc (diff)
downloadpcre-03ae083c6793d4105e479d1d9a30536fa3fbd28a.tar.gz
Source tidies for 8.31-RC2.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@982 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NON-AUTOTOOLS-BUILD')
-rw-r--r--NON-AUTOTOOLS-BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/NON-AUTOTOOLS-BUILD b/NON-AUTOTOOLS-BUILD
index ea739aa..5e36ab7 100644
--- a/NON-AUTOTOOLS-BUILD
+++ b/NON-AUTOTOOLS-BUILD
@@ -34,7 +34,7 @@ should compile successfully on any system that has a Standard C compiler and
library. The C++ wrapper functions are a separate issue (see below).
The PCRE distribution includes a "configure" file for use by the configure/make
-(autotools) build system, as found in many Unix-like environments. The README
+(autotools) build system, as found in many Unix-like environments. The README
file contains information about the options for "configure".
There is also support for CMake, which some users prefer, especially in Windows