regexxer r574 - in trunk: . macros
- From: daniel svn gnome org
- To: svn-commits-list gnome org
- Subject: regexxer r574 - in trunk: . macros
- Date: Fri, 5 Jan 2007 00:03:41 +0000 (GMT)
Author: daniel
Date: 2007-01-05 00:03:40 +0000 (Fri, 05 Jan 2007)
New Revision: 574
ViewCVS link: http://svn.gnome.org/viewcvs/regexxer?rev=574&view=rev
Removed:
trunk/macros/pcre.m4
Modified:
trunk/ChangeLog
trunk/configure.ac
Log:
* configure.ac (PCRE_CHECK_VERSION): Remove invocation of hand-
crafted macro and just add "libpcre >= 5.0" to PKG_CHECK_MODULES()
instead. PCRE supports pkg-config since version 5.0, released
September 2004. I think it is safe to make that a requirement.
(PCRE_CHECK_UTF8): Ditch the UTF-8 check, which was problematic
anyway since it involved executing a runtime test. Just rely on
regexxer to report an error at runtime if libpcre is found not to
support UTF-8. This is acceptable since updating to a libpcre
with UTF-8 support does not require rebuilding regexxer.
* macros/pcre.m4: Get rid of it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]