diff options
author | Bruce Momjian | 2001-06-11 22:17:14 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-06-11 22:17:14 +0000 |
commit | d2c8358188cc6710e80800827cbb555600fd4b4d (patch) | |
tree | 380aa9127d14aa829e6071934b5073dcbdb1899c | |
parent | 92f450652c88fb3f00a3da7883d2a3fa22a1bf3d (diff) |
autoconf
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |