This commit is contained in:
Bruce Momjian 2001-06-11 22:17:14 +00:00
parent 92f450652c
commit d2c8358188
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -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