Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by John Harding (0b6161d949523719d69747a8150d49cbd5ef016a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: John Harding <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by John Harding (0b6161d949523719d69747a8150d49cbd5ef016a)
  • Date: Tue, 30 Jan 2007 21:03:05 -0600

GIT changes to master grimoire by John Harding <johnh AT kuberaconsulting.com>:

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

New commits:
commit 9f36674e616273bf36498ec9247ebcb6d1927532
Author: John Harding <johnh AT kuberaconsulting.com>
Commit: John Harding <johnh AT kuberaconsulting.com>

Changed DEPENDS so that not choosing icu optional dependency works.

diff --git a/libs/boost/DEPENDS b/libs/boost/DEPENDS
index 6fbc13f..03dfbb0 100755
--- a/libs/boost/DEPENDS
+++ b/libs/boost/DEPENDS
@@ -6,5 +6,5 @@ then
fi &&
optional_depends icu \
"-sHAVE_ICU=1" \
- "-sHAVE_ICU=0" \
+ "" \
"Unicode support"
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index 1263a58..aedd3e1 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2007-01-30 John Harding <johnh AT kuberaconsulting.com>
+ * DEPENDS: ruskie suggested fix implemented
+
2006-11-12 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: PATCHLEVEL++
* INSTALL: made it better and now using -q



  • [SM-Commit] GIT changes to master grimoire by John Harding (0b6161d949523719d69747a8150d49cbd5ef016a), John Harding, 01/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page