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

George Sherwood scm at sourcemage.org
Sun Nov 30 21:32:08 EST 2008


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



More information about the SM-Commit mailing list