From: oes Date: Wed, 18 Jul 2001 17:25:42 +0000 (+0000) Subject: Fixed a typo in configure.in X-Git-Tag: v_2_9_9~232 X-Git-Url: http://www.privoxy.org/gitweb/contact.html?a=commitdiff_plain;h=4ec4d3be0fdabf7b3e11c6cbb03e601aaedf53f7;p=privoxy.git Fixed a typo in configure.in --- diff --git a/configure b/configure index 0d478171..f300ac4f 100755 --- a/configure +++ b/configure @@ -1232,7 +1232,7 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then have_pcrs=yes else echo "$ac_t""no" 1>&6 -have_pcre=no +have_pcrs=no fi else