kopia lustrzana https://gitlab.com/sane-project/backends
Predicate genesys compilation on documented variable. Re #92
rodzic
424bb7d923
commit
a4862d8526
|
@ -595,7 +595,7 @@ for be in ${BACKENDS}; do
|
||||||
;;
|
;;
|
||||||
|
|
||||||
genesys)
|
genesys)
|
||||||
if test "${ax_cv_cxx_compile_cxx11}" != "yes"; then
|
if test "${HAVE_CXX11}" != "1"; then
|
||||||
echo "*** $be backend requires C++11 support - $DISABLE_MSG"
|
echo "*** $be backend requires C++11 support - $DISABLE_MSG"
|
||||||
backend_supported="no"
|
backend_supported="no"
|
||||||
fi
|
fi
|
||||||
|
|
Ładowanie…
Reference in New Issue