New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime

This commit is contained in:
2012-01-14 14:42:33 +00:00
parent 29a08956f6
commit 0013e09756
5 changed files with 35 additions and 11 deletions

View File

@ -321,8 +321,8 @@ if test x$enable_pkg_check_modules = xyes; then
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.1.8
LIBISOFS_REQUIRED=1.1.6
LIBBURN_REQUIRED=1.1.9
LIBISOFS_REQUIRED=1.1.7
PKG_CHECK_MODULES(LIBBURN, libburn-1 >= $LIBBURN_REQUIRED)
PKG_CHECK_MODULES(LIBISOFS, libisofs-1 >= $LIBISOFS_REQUIRED)
if test x$LIBCDIO_DEF = x; then