Re: configure --with-odbc-nodm problem...
Sebastien FLAESCH <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Organization | Four J's Development Tools |
| Message-ID | <[email protected]> |
Yep that would be clear to me. Seb James K. Lowden wrote: > 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 > > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >