summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2008-11-30 20:31:18 -0600
committerGeorge Sherwood2008-11-30 20:31:18 -0600
commite7207d092e4e745146bcee6ac6046bb83f68c62c (patch)
tree0e815de0a76674b542e69c09716425301e3a88c6
parent207fc164880034b9924f9e24b6cb2a434b6acf93 (diff)
ptlib: Added option --disable-odbc to fix Bug 14924.
-rwxr-xr-xchat-libs/ptlib/BUILD3
-rw-r--r--chat-libs/ptlib/HISTORY3
2 files changed, 6 insertions, 0 deletions
diff --git a/chat-libs/ptlib/BUILD b/chat-libs/ptlib/BUILD
new file mode 100755
index 0000000000..d0a364cbae
--- /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 5a3493c1b8..a1ca252b35 100644
--- a/chat-libs/ptlib/HISTORY
+++ b/chat-libs/ptlib/HISTORY
@@ -1,3 +1,6 @@
+2008-11-39 George Sherwood <gsherwood@sourcemage.org>
+ * BUILD: Added --disable-odbc to fix Bug #14924
+
2008-10-20 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 2.4.2. Fixed SOURCE_URL[0]
fixed long description wrap