summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-06-16 03:01:32 +0000
committerBruce Momjian <bruce@momjian.us>2004-06-16 03:01:32 +0000
commit1d2dbf07975265d6945eb9f96f42a19ed0eeafb3 (patch)
treeaf61124d8dde7bd7df4c98e9a55751d28a4f1846 /configure
parente854bc4ac7f1b636eef128b07861bc953dc1fd85 (diff)
downloadpostgresql-1d2dbf07975265d6945eb9f96f42a19ed0eeafb3.tar.gz
Improve comment.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 089eea989f..1069a016ee 100755
--- a/configure
+++ b/configure
@@ -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