Umut Emin <js_bach at freenet.de> wrote: Hi,
> i want to develop the sane backend driver for CanoScan5200f. > I have read the backend-writing.txt and I have downloaded/compiled the > sane code from git repos (anonymous access). Now i can't find any > ALL_BACKENDS variable in configure.in as mentioned in > backend-writing.txt. It's there, look harder :) % grep -n ^ALL_BACKENDS configure.in 508:ALL_BACKENDS="abaton agfafocus apple artec artec_eplus48u as6e \ > Second, i'd like to do a autoreconf -i -f, but it fails with > aclocal-1.10: acinclude.m4:606: file `m4/libtool.m4' does not exist > autoreconf-2.63: aclocal failed with exit status: 1 You need libtool and automake. JB. -- Julien BLACHE <http://www.jblache.org> <jb at jblache.org> GPG KeyID 0xF5D65169
