Gabor Berkes c6433df7b2 Refactor build system to use libpcre2 as the default
Updated the build system and related source files to use libpcre2 as the
default regex library instead of the deprecated libpcre. This change
ensures future compatibility and aligns with the library's maintenance status.

To build with the old libpcre, the `--with-pcre` configuration parameter
can be specified.
2024-12-10 10:16:14 +00:00
..
2015-06-26 14:35:15 -03:00
2024-02-25 22:01:07 +01:00
2024-08-05 11:49:58 -07:00