Requiring libisofs-1.2.7
This commit is contained in:
parent
a51f39e0b9
commit
6cdb0156a9
@ -356,7 +356,7 @@ dnl If PKG_CHECK_MODULES is to be used after this if-block,
|
||||
dnl then it might be necessary to perform PKG_PROG_PKG_CONFIG before the block.
|
||||
|
||||
LIBBURN_REQUIRED=1.2.7
|
||||
LIBISOFS_REQUIRED=1.2.6
|
||||
LIBISOFS_REQUIRED=1.2.7
|
||||
PKG_CHECK_MODULES(LIBBURN, libburn-1 >= $LIBBURN_REQUIRED)
|
||||
PKG_CHECK_MODULES(LIBISOFS, libisofs-1 >= $LIBISOFS_REQUIRED)
|
||||
if test x$LIBCDIO_DEF = x; then
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2013.03.10.193344"
|
||||
#define Xorriso_timestamP "2013.03.12.124913"
|
||||
|
Loading…
Reference in New Issue
Block a user