Fine tuning about ./configure option --disable-libreadline
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user