sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ed87fc14d02e7fe0943304461b984cd60cf34cf)
- From: Treeve Jelbert <scm AT mail.sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ed87fc14d02e7fe0943304461b984cd60cf34cf)
- Date: Tue, 8 Aug 2006 02:40:18 -0500
GIT changes to master grimoire by Treeve Jelbert <treeve AT scarlet.be>:
libs/pcre/BUILD | 4 ++++
libs/pcre/CONFIGURE | 3 +++
libs/pcre/HISTORY | 3 +++
3 files changed, 10 insertions(+)
New commits:
commit 7ed87fc14d02e7fe0943304461b984cd60cf34cf
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>
pcre - extra configure option
diff --git a/libs/pcre/BUILD b/libs/pcre/BUILD
index c101862..eeae423 100755
--- a/libs/pcre/BUILD
+++ b/libs/pcre/BUILD
@@ -1,5 +1,9 @@
if [ "$BUILDUTF8" == "y" ] ; then
OPTS="$OPTS --enable-utf8"
+ if [ "$UTFPROPERTIES" == "y" ] ; then
+ OPTS="$OPTS --enable-unicode-properties "
+ fi
+
fi &&
make_single &&
diff --git a/libs/pcre/CONFIGURE b/libs/pcre/CONFIGURE
index 7564a4c..d17b11d 100755
--- a/libs/pcre/CONFIGURE
+++ b/libs/pcre/CONFIGURE
@@ -1 +1,4 @@
config_query BUILDUTF8 "Enable UTF-8 support?" y
+if [ "$BUILDUTF8" == "y" ] ; then
+config_query UTFPROPERTIES "enable UTF-8 properties?" n
+fi
diff --git a/libs/pcre/HISTORY b/libs/pcre/HISTORY
index ace3449..f74627c 100644
--- a/libs/pcre/HISTORY
+++ b/libs/pcre/HISTORY
@@ -1,3 +1,6 @@
+2006-08-07 Treeve Jelbert <treeve01 AT pi.be>
+ * CONFIGURE, BUILD: add additional utf8 option
+
2006-07-06 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: HASH -> UPSTREAM_KEY
* PRE_BUILD, fix.diff: removed, fixed by upstream maintainers
- [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ed87fc14d02e7fe0943304461b984cd60cf34cf), Treeve Jelbert, 08/08/2006
Archive powered by MHonArc 2.6.24.