Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ed87fc14d02e7fe0943304461b984cd60cf34cf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ed87fc14d02e7fe0943304461b984cd60cf34cf)
  • Date: Tue, 08 Aug 2006 11:31:16 -0700

Quoting Treeve Jelbert <scm AT mail.sourcemage.org>:
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
<snip>
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
<snip>

Perhaps have a little more explanation here. I have no idea what the difference between 'support' and 'properties' is, and I'm sure most users won't either.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric at sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





Archive powered by MHonArc 2.6.24.

Top of Page