On Friday, May 25, 2012 15:18:53 Lindsay Mathieson wrote:
> Is there anyway to incorporate the following patch:

not as-is, no. it has hard coded paths in it :)

you will need to change this:

find_library(IODBC_LIBRARIES NAMES iodbc 

so that it also works with unixodbc. maybe something like:

find_library(IODBC_LIBRARIES NAMES iodb virtodbc_r

(assuming virtodbc_r is indeed the correct library from unixodbc to use; i 
don't know, just going from what's in the patch you posted)

-- 
Aaron J. Seigo

Attachment: signature.asc
Description: This is a digitally signed message part.

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to