diff options
| author | Bruce Momjian <bruce@momjian.us> | 2004-06-16 03:01:32 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2004-06-16 03:01:32 +0000 |
| commit | 1d2dbf07975265d6945eb9f96f42a19ed0eeafb3 (patch) | |
| tree | af61124d8dde7bd7df4c98e9a55751d28a4f1846 /configure | |
| parent | e854bc4ac7f1b636eef128b07861bc953dc1fd85 (diff) | |
| download | postgresql-1d2dbf07975265d6945eb9f96f42a19ed0eeafb3.tar.gz | |
Improve comment.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
