Source code was inconsistent on how they were referencing
include files in include/sane. In certain cases, sane/sane.h
and sane/saneopts.h was really including external copies (with
some preprocessor implementations anyways).
to copy it over and over again. Changed header inclusion order in backend
files to include backend.h after sanei_backend.h. Based on a patch from stef
<stef-listes@wanadoo.fr>.
* backend/bh.c backend/bh.h doc/sane-bh.man
added support for Copiscan 8000 series by Mark Temple
added options deskew and rotation
inquiry compares product to COPISCAN rather than COPISCAN II
* backend/bh.c backend/bh.conf backend/bh.h doc/sane-bh.man
Added new backend Bell and Howell Copiscan scanners
* backend/bh.desc
Updated version from (0.1) to 1.0-4
Referenced manpage
* backend/Makefile.in
Added bh to PRELOADABLE_BACKENDS
Added libsane-bh.la dependencies
* doc/Makefile.in
Added sane-bh.5 to SECT5