Hi, On Wed, Nov 20, 2002 at 09:10:15PM +0300, Sergey Vlasov wrote: > Looking at backend/Makefile.in, seems that the libsane.a link is made > unconditionally, even if the static libraries are not built - in which > case it will be broken.
I have removed these links completely because the static and shared libraries are installed manually after the link creation anyway. Also I've added a check to avoid creating sysmlinks for libsane-dll.so if no shared libs are installed. Please test the latest CVS. Bye, Henning
