> ./configure \
>    --prefix=/usr/local/apache2-2.4.53 \
>    --with-included-apr \
>    --enable-so \
>    --with-pcre=/usr/local/pcre2-10.40 \
>    --enable-rewrite

After the update the argument to --with-pcre needs to be the path to
pcre2-config, not the directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to