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