Some typos
This commit is contained in:
parent
28f791ce12
commit
8d6b56dbb6
@ -18,7 +18,7 @@ dist_doc_DATA = \
|
||||
# doc/pcre-config.txt \
|
||||
# doc/pcregrep.txt \
|
||||
# doc/pcretest.txt \
|
||||
# NEWS \
|
||||
# NEWS
|
||||
|
||||
# FIXME
|
||||
#dist_html_DATA = \
|
||||
@ -128,7 +128,7 @@ dist_man_MANS = \
|
||||
# doc/pcre2precompile.3 \
|
||||
# doc/pcre2sample.3 \
|
||||
# doc/pcre2stack.3 \
|
||||
# doc/pcre2syntax.3 \
|
||||
# doc/pcre2syntax.3
|
||||
|
||||
# The Libtool libraries to install. We'll add to this later.
|
||||
|
||||
|
@ -69,7 +69,7 @@ fi
|
||||
|
||||
# Check for the availability of UTF-8 support
|
||||
|
||||
./pcre2test -C utf >/dev/null
|
||||
./pcre2test -C unicode >/dev/null
|
||||
utf8=$?
|
||||
|
||||
echo "Testing pcre2grep main features"
|
||||
|
Loading…
Reference in New Issue
Block a user