kopia lustrzana https://gitlab.com/sane-project/backends
Fix busted comment
rodzic
130a556c4e
commit
0662fceeb0
|
@ -9546,7 +9546,6 @@ $as_echo "#define HAVE_DEV_URANDOM 1" >>confdefs.h
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
nl added by PN 3/2/12 to detect cups
|
|
||||||
$as_echo "checking for cups"
|
$as_echo "checking for cups"
|
||||||
if test -e /usr/include/cups/cups.h ; then
|
if test -e /usr/include/cups/cups.h ; then
|
||||||
|
|
||||||
|
|
|
@ -326,7 +326,7 @@ if test -c /dev/urandom ; then
|
||||||
AC_DEFINE(HAVE_DEV_URANDOM, 1, [Is /dev/urandom available?])
|
AC_DEFINE(HAVE_DEV_URANDOM, 1, [Is /dev/urandom available?])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
nl added by PN 3/2/12 to detect cups
|
dnl added by PN 3/2/12 to detect cups
|
||||||
$as_echo "checking for cups"
|
$as_echo "checking for cups"
|
||||||
if test -e /usr/include/cups/cups.h ; then
|
if test -e /usr/include/cups/cups.h ; then
|
||||||
AC_DEFINE(HAVE_CUPS, 1, [Is /usr/include/cups/cups.h available?])
|
AC_DEFINE(HAVE_CUPS, 1, [Is /usr/include/cups/cups.h available?])
|
||||||
|
|
Ładowanie…
Reference in New Issue