Brecht Sanders writes:
 > # fix for missing /usr/local/lib/libtds.so
 > ln -s $MINGWPREFIX/bin/libsybdb-5.dll $MINGWPREFIX/lib/libtds.so

I'm not using FreeTDS, so please excuse my question: what is this fix
good for? Is it required to get past configure or is it required to
build or run the driver? The Makefile links the driver against libct,
and maybe acinclude.m4 should check for this library instead. Also,
these checks should probably take into account that shared libs use
the suffix .dll on Windoze.

regards,
Markus

-- 
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to