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

Commit1cb7f2e

Browse files
committed
More thread cleanups.
1 parentbc6ecbf commit1cb7f2e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

‎configure

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13760,7 +13760,6 @@ fi
1376013760

1376113761

1376213762

13763-
1376413763
# This test makes sure that run tests work at all. Sometimes a shared
1376513764
# library is found by the linker, but the runtime linker can't find it.
1376613765
# This check should come after all modifications of compiler or linker
@@ -18542,7 +18541,6 @@ s,@acx_pthread_config@,$acx_pthread_config,;t t
1854218541
s,@PTHREAD_CC@,$PTHREAD_CC,;t t
1854318542
s,@PTHREAD_LIBS@,$PTHREAD_LIBS,;t t
1854418543
s,@PTHREAD_CFLAGS@,$PTHREAD_CFLAGS,;t t
18545-
s,@THREAD_SUPPORT@,$THREAD_SUPPORT,;t t
1854618544
s,@HAVE_POSIX_SIGNALS@,$HAVE_POSIX_SIGNALS,;t t
1854718545
s,@MSGFMT@,$MSGFMT,;t t
1854818546
s,@MSGMERGE@,$MSGMERGE,;t t

‎configure.in

Lines changed: 1 addition & 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.328 2004/04/25 21:04:59 momjian Exp $
2+
dnl $PostgreSQL: pgsql/configure.in,v 1.329 2004/04/25 21:09:08 momjian Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -995,7 +995,6 @@ PTHREAD_CFLAGS=
995995
PTHREAD_LIBS=
996996
fi
997997

998-
AC_SUBST(THREAD_SUPPORT)
999998
AC_SUBST(PTHREAD_CFLAGS)
1000999
AC_SUBST(PTHREAD_LIBS)
10011000

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp