[sane-devel] USB scanning broken afte re-install

Henning Meier-Geinitz henning@meier-geinitz.de
Wed, 20 Nov 2002 23:14:15 +0100


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