diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure index 0c9ab04c6c2..2eeddaa8a58 100755 --- a/configure +++ b/configure @@ -22620,7 +22620,8 @@ _ACEOF fi -for ac_func in rl_completion_matches rl_filename_completion_function + +for ac_func in rl_completion_matches rl_filename_completion_function rl_reset_screen_size do as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 |
