summaryrefslogtreecommitdiff
path: root/NON-UNIX-USE
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-13 09:28:14 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-13 09:28:14 +0000
commitee8b9397acfd78a9fa4e01b4ae2c428113a71a84 (patch)
tree8a50f18975e15932e749146507e8a458276ae800 /NON-UNIX-USE
parent5b4a48bc5e55bba929d366439857e07a5dec9082 (diff)
downloadpcre-ee8b9397acfd78a9fa4e01b4ae2c428113a71a84.tar.gz
Detrailed files for 7.4-RC1 test release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@243 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 f0660a2..31117cd 100644
--- a/NON-UNIX-USE
+++ b/NON-UNIX-USE
@@ -47,7 +47,7 @@ The following are generic comments about building the PCRE C library "by hand".
in the sources.
An alternative approach is not to edit config.h, but to use -D on the
- compiler command line to make any changes that you need to the
+ compiler command line to make any changes that you need to the
configuration options. In this case -DHAVE_CONFIG_H must not be set.
NOTE: There have been occasions when the way in which certain parameters
@@ -62,7 +62,7 @@ The following are generic comments about building the PCRE C library "by hand".
Copy or rename file pcre_chartables.c.dist as pcre_chartables.c.
OR:
- Compile dftables.c as a stand-alone program (using -DHAVE_CONFIG_H if
+ Compile dftables.c as a stand-alone program (using -DHAVE_CONFIG_H if
you have set up config.h), and then run it with the single argument
"pcre_chartables.c". This generates a set of standard character tables
and writes them to that file. The tables are generated using the default
@@ -87,7 +87,7 @@ The following are generic comments about building the PCRE C library "by hand".
pcre_printint.src
(6) Compile the following source files, setting -DHAVE_CONFIG_H as a compiler
- option if you have set up config.h with your configuration, or else use
+ option if you have set up config.h with your configuration, or else use
other -D settings to change the configuration as required.
pcre_chartables.c