diff --git a/README b/README index 112e88f6..0b044f15 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ By using this software you agree to the disclaimer at the end of this text: Dynamic library and compile time header requirements for libisoburn-0.2.7 : - libburn.so.4 , version libburn-0.5.2 or higher -- libisofs.so.6 , version libisofs-0.6.8 or higher +- libisofs.so.6 , version libisofs-0.6.9 or higher libisoburn and xorriso will not start with libraries which are older than their headers seen at compile time. So compile in the oldest possible installation setup unless you have reason to enforce a newer bug fix level. diff --git a/xorriso/README b/xorriso/README index 46450586..6049339f 100644 --- a/xorriso/README +++ b/xorriso/README @@ -194,7 +194,7 @@ revision. Dynamic library and compile time header requirements for libisoburn-0.2.7 : - libburn.so.4 , version libburn-0.5.2 or higher -- libisofs.so.6 , version libisofs-0.6.8 or higher +- libisofs.so.6 , version libisofs-0.6.9 or higher libisoburn and xorriso will not start with libraries which are older than their headers seen at compile time. So compile in the oldest possible installation setup unless you have reason to enforce a newer bug fix level. diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index 9d3ec3fc..129a71c9 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -96,7 +96,7 @@ else fi AC_ARG_ENABLE(libreadline, -[ --enable-libreadline Enable use of libreadline [default=yes]], +[ --enable-libreadline Enable use of libreadline by xorriso, default=yes], , enable_libreadline=yes) if test x$enable_libreadline = xyes; then dnl Check whether there is readline-devel and readline-runtime. diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 91f36e21..8c3c5860 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2008.10.02.105442" +#define Xorriso_timestamP "2008.10.02.110828"