diff -b --unified -Nr bash-4.2-orig/aclocal.m4 bash-4.2/aclocal.m4 --- bash-4.2-orig/aclocal.m4 2010-07-05 23:36:21.000000000 +0400 +++ bash-4.2/aclocal.m4 2014-03-16 13:07:48.157897417 +0400 @@ -1828,7 +1828,7 @@ ], ac_cv_rl_version=`cat conftest.rlv`, ac_cv_rl_version='0.0', -ac_cv_rl_version='4.2')]) +ac_cv_rl_version='6.2')]) CFLAGS="$_save_CFLAGS" LDFLAGS="$_save_LDFLAGS" diff -b --unified -Nr bash-4.2-orig/configure bash-4.2/configure --- bash-4.2-orig/configure 2011-02-08 01:03:22.000000000 +0300 +++ bash-4.2/configure 2014-03-16 13:07:48.157897417 +0400 @@ -5563,7 +5563,7 @@ $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then - ac_cv_rl_version='4.2' + ac_cv_rl_version='6.2' else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */