mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
autoconf
This commit is contained in:
parent
92f450652c
commit
d2c8358188
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue