[Lsb-messages] /var/www/bzr/lsb/devel/devchk r2281: don't include SANE_CAP_ALWAYS_SETTABLE after all (bug 2199)

Mats Wichmann mats at linuxfoundation.org
Tue May 15 18:06:24 UTC 2012


------------------------------------------------------------
revno: 2281
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: devchk
timestamp: Tue 2012-05-15 12:06:24 -0600
message:
  don't include SANE_CAP_ALWAYS_SETTABLE after all (bug 2199)
modified:
  ts/devchk/sane_sane_h.c
-------------- next part --------------
=== modified file 'ts/devchk/sane_sane_h.c'
--- a/ts/devchk/sane_sane_h.c	2012-05-15 14:52:41 +0000
+++ b/ts/devchk/sane_sane_h.c	2012-05-15 18:06:24 +0000
@@ -183,16 +183,6 @@
 #endif
 
 #if _LSB_DEFAULT_ARCH
-#ifdef SANE_CAP_ALWAYS_SETTABLE
-	CompareConstant(SANE_CAP_ALWAYS_SETTABLE,(1 << 7),21005,architecture,5.0,NULL)
-#else
-Msg( "Error: Constant not found: SANE_CAP_ALWAYS_SETTABLE\n");
-cnt++;
-#endif
-
-#endif
-
-#if _LSB_DEFAULT_ARCH
 /* No test for SANE_OPTION_IS_ACTIVE(cap) */
 #endif
 



More information about the lsb-messages mailing list