On 6/7/07, Benoît Dejean <[EMAIL PROTECTED]> wrote: > > or use the new GRegex? > > I think GRegex already requires pcre ? I can see that glib requires pcre > 7.0 to build. So what's wrong ?
GLib can be built against system pcre, but the recommended configuration is to use the included copy of pcre, which shares the Unicode data tables with GLib. Matthias _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
