Luiz Angelo Daros de Luca writes:
> Hello,
>
> While trying to solve a problem with missing inb/outb for mips, I saw this
> check in configure:
>
> qcam)
> if test "${ac_cv_func_ioperm}" = "no" \
> && test "${ac_cv_func__portaccess}" = "no"; then
> echo "*** $be backend requires ioperm and portaccess functions -
> $DISABLE_MSG"
> backend_supported="no"
> fi
> ;;
>
> http://anonscm.debian.org/cgit/sane/sane-backends.git/tree/acinclude.m4#n631
>
> Either the message is wrong or the logic. I guess the message should
> be "...requires
> ioperm or portaccess"
Nice catch. I pushed a proposed upgrade to
https://gitlab.com/sane-project/backends/branches
Hope this helps,
--
Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27
Support Free Software Support the Free Software Foundation
https://my.fsf.org/donate https://my.fsf.org/join
--
sane-devel mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
to [email protected]