Small adjustement for previous commit
This commit is contained in:
parent
6b020a3ab7
commit
6f6bf688d9
@ -163,7 +163,7 @@ AC_DEFUN([LIBBURNIA_CHECK_LINUX_SCSI],
|
|||||||
#include <scsi/scsi.h>
|
#include <scsi/scsi.h>
|
||||||
#endif
|
#endif
|
||||||
],
|
],
|
||||||
[return;],
|
[;],
|
||||||
[AC_MSG_RESULT([no])],
|
[AC_MSG_RESULT([no])],
|
||||||
[AC_DEFINE([Libburn_use_sg_dummY], [yes])
|
[AC_DEFINE([Libburn_use_sg_dummY], [yes])
|
||||||
AC_MSG_RESULT([yes])]
|
AC_MSG_RESULT([yes])]
|
||||||
|
Loading…
Reference in New Issue
Block a user