Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (71832051d10609f28b0390e18adac40471673794)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (71832051d10609f28b0390e18adac40471673794)
  • Date: Tue, 15 Jul 2008 16:55:18 -0500

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

libs/pcre/CONFIGURE | 2 +-
libs/pcre/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 71832051d10609f28b0390e18adac40471673794
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

pcre: tiny tidy-up in CONFIGURE

diff --git a/libs/pcre/CONFIGURE b/libs/pcre/CONFIGURE
index 6827fbe..ab93d85 100755
--- a/libs/pcre/CONFIGURE
+++ b/libs/pcre/CONFIGURE
@@ -1,4 +1,4 @@
config_query BUILDUTF8 "Enable UTF-8 support?" y
if [[ $BUILDUTF8 == y ]]; then
- config_query UTFPROPERTIES "enable UTF-8 properties?" n
+ config_query UTFPROPERTIES "Enable UTF-8 properties?" n
fi
diff --git a/libs/pcre/HISTORY b/libs/pcre/HISTORY
index 05ddfea..7e223c1 100644
--- a/libs/pcre/HISTORY
+++ b/libs/pcre/HISTORY
@@ -1,3 +1,6 @@
+2008-07-15 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * CONFIGURE: tiny cleanup
+
2008-05-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 7.7




  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (71832051d10609f28b0390e18adac40471673794), Ethan Grammatikidis, 07/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page