Fine tuning about ./configure option --disable-libreadline
This commit is contained in:
parent
4d6d7e5699
commit
9fc52dc0ef
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.10.02.105442"
|
||||
#define Xorriso_timestamP "2008.10.02.110828"
|
||||
|
Loading…
Reference in New Issue
Block a user