From 1d2dbf07975265d6945eb9f96f42a19ed0eeafb3 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 16 Jun 2004 03:01:32 +0000 Subject: Improve comment. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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 -- cgit v1.2.1