Re: [q-lang-users] Q in FC6
Brought to you by:
agraef
From: Burton S. <kr...@gm...> - 2006-11-24 16:24:24
|
On 24 Nov 2006 15:59:26 +0000, Tim Haynes <q...@st...> wrote: > "Burton Samograd" <kr...@gm...> writes: > > [snip] > > I looked at the Q docs and found that it supported libiodbc and > > UNIXodbc; I just picked one, since I don't use the ODBC functionality > > at all. > > You could make both odbc and iodbc into optional USE flags. Done. The configuration section checks for both and if neither are enabled odbc is disabled. > Albert: it would be nice if ./configure understood --with-iodbc and then > went on to use `iodbc-config --cflags` and --libs. Yes, if it handled both independently then the ebuild might be a bit nicer. Right now it's up to whether either flag is set, and which ever one configure finds first, I guess. -- burton samograd kr...@gm... kruhft.boldlygoingnowhere.org www.myspace.com/kruhft |