Blame patches/lighttpd-1.4.67_pre.local.patch

d48394
diff -ru lighttpd-1.4.65.orig/configure lighttpd-1.4.65/configure
d48394
--- lighttpd-1.4.65.orig/configure	2022-06-29 20:12:39.278502239 +0200
d48394
+++ lighttpd-1.4.65/configure	2022-06-29 20:18:18.776131546 +0200
d48394
@@ -18859,7 +18859,7 @@
d48394
   ac_status=$?
d48394
   printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
d48394
   test $ac_status = 0; }; then
d48394
-  pkg_cv_PCRE2_LIBS=`$PKG_CONFIG --libs "libpcre2-8" 2>/dev/null`
d48394
+  pkg_cv_PCRE2_LIBS=`$PKG_CONFIG --libs-only-l "libpcre2-8" 2>/dev/null`
d48394
 		      test "x$?" != "x0" && pkg_failed=yes
d48394
 else
d48394
   pkg_failed=yes