mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
autoconf
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -6898,7 +6898,7 @@ else
|
|||||||
fi
|
fi
|
||||||
rm -f conftest*
|
rm -f conftest*
|
||||||
|
|
||||||
for ac_func in rl_completion_matches
|
for ac_func in rl_completion_matches rl_filename_completion_function
|
||||||
do
|
do
|
||||||
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
||||||
echo "configure:6905: checking for $ac_func" >&5
|
echo "configure:6905: checking for $ac_func" >&5
|
||||||
|
Reference in New Issue
Block a user