Detecting Linux systems without generic SCSI support by scsi/scsi.h

This commit is contained in:
2017-01-27 12:10:52 +01:00
parent 783e706116
commit aa346379d5
3 changed files with 25 additions and 2 deletions

View File

@ -311,6 +311,8 @@ then
AC_DEFINE([LIBJTE_WITH_ZLIB], [])
fi
# There are Linuxes with no public generic SCSI interface
LIBBURNIA_CHECK_LINUX_SCSI
# libjte source is included in GNU xorriso. Enable it if zlib is enabled.
AH_TEMPLATE([Xorriso_with_libjtE],