Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1d2dbf0

Browse files
committed
Improve comment.
1 parente854bc4 commit1d2dbf0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13698,7 +13698,7 @@ fi
1369813698
done
1369913699

1370013700

13701-
# Do test here with thread flags
13701+
# Do test here withthe properthread flags
1370213702
echo "$as_me:$LINENO: checking whether getpwuid_r takes a fifth argument" >&5
1370313703
echo $ECHO_N "checking whether getpwuid_r takes a fifth argument... $ECHO_C" >&6
1370413704
if test "${pgac_func_getpwuid_r_5arg+set}" = set; then

‎configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $PostgreSQL: pgsql/configure.in,v 1.363 2004/06/1602:58:28 momjian Exp $
2+
dnl $PostgreSQL: pgsql/configure.in,v 1.364 2004/06/1603:01:32 momjian Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -990,7 +990,7 @@ CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
990990
LIBS="$LIBS $PTHREAD_LIBS"
991991
AC_CHECK_FUNCS([strerror_r getpwuid_r gethostbyname_r])
992992

993-
# Do test here with thread flags
993+
# Do test here withthe properthread flags
994994
PGAC_FUNC_GETPWUID_R_5ARG
995995
PGAC_FUNC_STRERROR_R_INT
996996

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp