action_render_string_actions_template: Fix spelling in description and re-flow
[privoxy.git] / configure.in
index 0181d25..f8a23a5 100644 (file)
@@ -872,6 +872,7 @@ if test $enableval2 = yes; then
 else
   AC_MSG_WARN([Ignoring pcre2 even if it's available])
   try_pcre2=no
+  have_pcre2=no
 fi
 
 if test $try_pcre2 != no; then