From d2c8358188cc6710e80800827cbb555600fd4b4d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 11 Jun 2001 22:17:14 +0000 Subject: [PATCH] autoconf --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5