[freetds] configure --with-odbc-nodm problem...
James K. Lowden
jklowden at freetds.org
Thu May 15 10:52:59 EDT 2008
Sebastien FLAESCH wrote:
> Then the help text describing this configure option is wrong:
>
> ./configure --help
>
> --with-odbc-nodm=DIR build odbc without driver manager (headers in
> DIR)
> ^^^^^^^^^^
> ^^^^^^
Ah. Well done, thanks.
$ ./configure --help | grep odbc
--disable-odbc do not attempt to build odbc the driver
--with-iodbc=DIR build odbc driver against iODBC in DIR
--with-unixodbc=DIR build odbc driver against unixODBC in DIR
--with-odbc-nodm=DIR build odbc without driver manager (headers in
DIR)
For uniformity, perhaps the last item should be:
--with-odbc-nodm=DIR build odbc with headers in DIR/include
Agreed?
--jkl
More information about the FreeTDS
mailing list