1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Improve comment.

This commit is contained in:
Bruce Momjian
2004-06-16 03:01:32 +00:00
parent e854bc4ac7
commit 1d2dbf0797
2 changed files with 3 additions and 3 deletions

2
configure vendored
View File

@ -13698,7 +13698,7 @@ fi
done
# Do test here with thread flags
# Do test here with the proper thread flags
echo "$as_me:$LINENO: checking whether getpwuid_r takes a fifth argument" >&5
echo $ECHO_N "checking whether getpwuid_r takes a fifth argument... $ECHO_C" >&6
if test "${pgac_func_getpwuid_r_5arg+set}" = set; then