Julien BLACHE <[email protected]> wrote: > libsane.la: dll.lo dll-s.lo $(EXTRA) $(addsuffix .lo,$(DLL_PRELOAD)) > $(LIBOBJS) > @$(LIBTOOL) $(MLINK) $(CC) -o $@ $(LDFLAGS) $(BACKENDLIBS) $^ \ > $(addsuffix .lo,$(DLL_PRELOAD_EXTRAS)) @LIBTOOL_LINK_EXTRA@ \ > -rpath $(libsanedir) -version-info > $(V_MAJOR):$(V_REV):$(V_MINOR) > ^^^^^^^^^^^^^
Actually, this comes from one of my patches, and isn't in the vanilla sane-backends sources. Looks like a copy&paste error, as I can't remember doing any changes to that part of the Makefile. JB. -- Julien BLACHE <http://www.jblache.org> <[email protected]> GPG KeyID 0xF5D65169
