From 4560279c696e1dbab0b3b712f3dad432b5766aa7 Mon Sep 17 00:00:00 2001 From: Michiel van Baak Date: Mon, 6 Oct 2008 23:14:33 +0000 Subject: All ODBC parts can now use either unixodbc or iodbc. This allows for the ODBC parts to work on OpenBSD as well. 99.99% of the work is done by seanbright (bow, bow) and I actually did nothing but test and yell at him that it still didn't work :) Thanks for helping out ! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@146925 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- cdr/cdr_odbc.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cdr/cdr_odbc.c') diff --git a/cdr/cdr_odbc.c b/cdr/cdr_odbc.c index 6b5b1b77b..df9329090 100644 --- a/cdr/cdr_odbc.c +++ b/cdr/cdr_odbc.c @@ -29,8 +29,10 @@ */ /*** MODULEINFO - unixodbc + unixodbc_or_iodbc ltdl + unixodbc + iodbc ***/ #include "asterisk.h" -- cgit v1.2.3