summaryrefslogtreecommitdiff
path: root/RunGrepTest
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-05-02 10:27:18 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-05-02 10:27:18 +0000
commit4b9dcf13062cca86e30b199b45e2d98256b103a3 (patch)
tree89d9e97297973abad6ca85fb3dec01a1d568dc8d /RunGrepTest
parentbe4e5a1d64512d389d3a1663a60e063d0e7d3d22 (diff)
downloadpcre-4b9dcf13062cca86e30b199b45e2d98256b103a3.tar.gz
Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@159 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'RunGrepTest')
-rwxr-xr-xRunGrepTest4
1 files changed, 2 insertions, 2 deletions
diff --git a/RunGrepTest b/RunGrepTest
index 961430a..7fe5295 100755
--- a/RunGrepTest
+++ b/RunGrepTest
@@ -228,8 +228,8 @@ fi
# We go to some contortions to try to ensure that the tests for the various
-# newline settings will work in environments where the normal newline sequence
-# is not \n. Note the messy fudge to get printf to write a string that starts
+# newline settings will work in environments where the normal newline sequence
+# is not \n. Note the messy fudge to get printf to write a string that starts
# with a hyphen.
echo "Testing pcregrep newline settings"