Re: compiler warnings in ODBC - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: compiler warnings in ODBC
Date
Msg-id Pine.LNX.4.30.0111051718530.617-100000@peter.localdomain
Whole thread Raw
In response to Re: compiler warnings in ODBC  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
Hannu Krosing writes:

> > Btw., to get the iODBC driver, you need both options --with-iodbc and
> > --enable-odbc.  If you only use the former, you get nothing at all.
> > Again, this could conceivably be done differently.
>
> --enable-odbc=standalone
> --enable-odbc=iODBC
> --enable-odbc=unixODBC
>
> could be the logical way to do it ?

Logical maybe, but not consistent with typical configure options.  If you
want to build your package while using some other package for it, then the
option is --with-package.  I could imagine making --enable-odbc optional
in that case, though.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: Licensing issues including another projects source code into the jdbc driver
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: Storage Location Patch Proposal for V7.3