Skip to content

Commit 854906d

Browse files
airweentheseion
andauthored
Typo fix
Co-authored-by: Max Leske <[email protected]>
1 parent 2ed32f2 commit 854906d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/find_pcre.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ AS_CASE(["${with_pcre}"],
2929
if test "x${with_pcre}" = "x" || test "x${with_pcre}" = "xno"; then
3030
AC_MSG_NOTICE([pcre not specified; omitting check for pcre])
3131
else
32-
AC_MSG_CHECKING([for libpcre configig script])
32+
AC_MSG_CHECKING([for libpcre config script])
3333
3434
for x in ${test_paths}; do
3535
dnl # Determine if the script was specified and use it directly

0 commit comments

Comments
 (0)