summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-29 15:20:15 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-29 15:20:15 +0000
commit50dcde8c8eac3579ac0fe78d5cd298555fe9fa29 (patch)
tree7309b81075920a571b1298f022ce39e0fcba5cfb /README
parent0223e786f31293f120cec10de1dea43a6169fd8b (diff)
downloadpcre-50dcde8c8eac3579ac0fe78d5cd298555fe9fa29.tar.gz
Fix RunGrepTest so that it can be run when the build directory is not the
source directory. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@138 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 20fbf7e..ec0ef3e 100644
--- a/README
+++ b/README
@@ -642,8 +642,8 @@ The distribution should contain the following files:
NON-UNIX-USE notes on building PCRE on non-Unix systems
PrepareRelease script to make preparations for "make dist"
README this file
- RunTest.in template for a Unix shell script for running tests
- RunGrepTest.in template for a Unix shell script for pcregrep tests
+ RunTest a Unix shell script for running tests
+ RunGrepTest a Unix shell script for pcregrep tests
aclocal.m4 m4 macros (generated by "aclocal")
config.guess ) files used by libtool,
config.sub ) used only when building a shared library
@@ -701,4 +701,4 @@ The distribution should contain the following files:
Philip Hazel
Email local part: ph10
Email domain: cam.ac.uk
-Last updated: 26 March 2007
+Last updated: 29 March 2007