Requiring libisofs-0.6.14 now, libburn-0.6.0 still suffices

This commit is contained in:
Thomas Schmitt 2009-02-28 17:57:55 +00:00
parent c8122f4659
commit da07c22d31
2 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ AC_CHECK_HEADER(libisofs/libisofs.h)
dnl Check for proper library versions
LIBBURN_REQUIRED=0.6.0
LIBISOFS_REQUIRED=0.6.13
LIBISOFS_REQUIRED=0.6.14
PKG_CHECK_MODULES(LIBBURN, libburn-1 >= $LIBBURN_REQUIRED)
PKG_CHECK_MODULES(LIBISOFS, libisofs-1 >= $LIBISOFS_REQUIRED)

View File

@ -1 +1 @@
#define Xorriso_timestamP "2009.02.25.144045"
#define Xorriso_timestamP "2009.02.28.175747"