mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-10 12:55:48 +01:00
... for builds using the PCRE bundled with the GLib sources, so that pcre_version() will also be defined, and be exported so that the regex test program will properly link when the bundled PCRE sources are used. This is a follow-up commit to 476f30a.