diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 6117e4051dd..c63ac23490b 100755 --- a/configure +++ b/configure @@ -6898,7 +6898,7 @@ else fi rm -f conftest* -for ac_func in rl_completion_matches +for ac_func in rl_completion_matches rl_filename_completion_function do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:6905: checking for $ac_func" >&5 |