Required libburn version is now 0.5.0
This commit is contained in:
parent
61c1660986
commit
be89c66cf5
@ -100,7 +100,7 @@ AC_CHECK_HEADER(libburn/libburn.h)
|
||||
AC_CHECK_HEADER(libisofs/libisofs.h)
|
||||
|
||||
dnl Check for proper library versions
|
||||
LIBBURN_REQUIRED=0.4.8
|
||||
LIBBURN_REQUIRED=0.5.0
|
||||
LIBISOFS_REQUIRED=0.6.6
|
||||
PKG_CHECK_MODULES(LIBBURN, libburn-1 >= $LIBBURN_REQUIRED)
|
||||
PKG_CHECK_MODULES(LIBISOFS, libisofs-1 >= $LIBISOFS_REQUIRED)
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.07.16.130841"
|
||||
#define Xorriso_timestamP "2008.07.16.131110"
|
||||
|
Loading…
Reference in New Issue
Block a user