[Lunar-commits] <moonbase> ptlib: adding a BUILD to disable odbc.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Tue Apr 14 14:41:32 CEST 2009


commit 19a46afd992cd489e734aea5d2be28efd8fad0aa
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Tue Apr 14 08:41:32 2009 -0400

    ptlib: adding a BUILD to disable odbc.
---
 libs/ptlib/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/libs/ptlib/BUILD b/libs/ptlib/BUILD
new file mode 100644
index 0000000..88c22b1
--- /dev/null
+++ b/libs/ptlib/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS="--disable-odbc"
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list