We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed32f2 commit 854906dCopy full SHA for 854906d
build/find_pcre.m4
@@ -29,7 +29,7 @@ AS_CASE(["${with_pcre}"],
29
if test "x${with_pcre}" = "x" || test "x${with_pcre}" = "xno"; then
30
AC_MSG_NOTICE([pcre not specified; omitting check for pcre])
31
else
32
- AC_MSG_CHECKING([for libpcre configig script])
+ AC_MSG_CHECKING([for libpcre config script])
33
34
for x in ${test_paths}; do
35
dnl # Determine if the script was specified and use it directly
0 commit comments