Small adjustement for previous commit
This commit is contained in:
parent
aa346379d5
commit
3cac9fe558
@ -390,7 +390,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