[asterisk-dev] Problem with configure and FreeTDS
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Sat Jan 27 22:17:47 MST 2007
On Saturday 27 January 2007 20:17, Sean Bright wrote:
> I was building 1.4 earlier today and ran into a problem with
> ./configure --with-tds=/usr/local. I resolved it by changing line 787
> of configure.ac from:
>
> case `grep TDS_VERSION_NO ${FREETDS_DIR:-/usr/include}/tdsver.h` in
> to:
> case `grep TDS_VERSION_NO ${FREETDS_DIR:-/usr}/include/tdsver.h` in
Fixed at revision 52462. Thank you.
--
Tilghman
More information about the asterisk-dev
mailing list