Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (e7207d092e4e745146bcee6ac6046bb83f68c62c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (e7207d092e4e745146bcee6ac6046bb83f68c62c)
  • Date: Sun, 30 Nov 2008 20:32:08 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

chat-libs/ptlib/BUILD | 3 +++
chat-libs/ptlib/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit e7207d092e4e745146bcee6ac6046bb83f68c62c
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

ptlib: Added option --disable-odbc to fix Bug 14924.

diff --git a/chat-libs/ptlib/BUILD b/chat-libs/ptlib/BUILD
new file mode 100755
index 0000000..d0a364c
--- /dev/null
+++ b/chat-libs/ptlib/BUILD
@@ -0,0 +1,3 @@
+OPTS="--disable-odbc $OPTS" &&
+
+default_build
diff --git a/chat-libs/ptlib/HISTORY b/chat-libs/ptlib/HISTORY
index 5a3493c..a1ca252 100644
--- a/chat-libs/ptlib/HISTORY
+++ b/chat-libs/ptlib/HISTORY
@@ -1,3 +1,6 @@
+2008-11-39 George Sherwood <gsherwood AT sourcemage.org>
+ * BUILD: Added --disable-odbc to fix Bug #14924
+
2008-10-20 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2.4.2. Fixed SOURCE_URL[0]
fixed long description wrap



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e7207d092e4e745146bcee6ac6046bb83f68c62c), George Sherwood, 11/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page