mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
More thread cleanups.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -13760,7 +13760,6 @@ fi
|
||||
|
||||
|
||||
|
||||
|
||||
# This test makes sure that run tests work at all. Sometimes a shared
|
||||
# library is found by the linker, but the runtime linker can't find it.
|
||||
# This check should come after all modifications of compiler or linker
|
||||
@ -18542,7 +18541,6 @@ s,@acx_pthread_config@,$acx_pthread_config,;t t
|
||||
s,@PTHREAD_CC@,$PTHREAD_CC,;t t
|
||||
s,@PTHREAD_LIBS@,$PTHREAD_LIBS,;t t
|
||||
s,@PTHREAD_CFLAGS@,$PTHREAD_CFLAGS,;t t
|
||||
s,@THREAD_SUPPORT@,$THREAD_SUPPORT,;t t
|
||||
s,@HAVE_POSIX_SIGNALS@,$HAVE_POSIX_SIGNALS,;t t
|
||||
s,@MSGFMT@,$MSGFMT,;t t
|
||||
s,@MSGMERGE@,$MSGMERGE,;t t
|
||||
|
Reference in New Issue
Block a user