mirror of
https://github.com/postgres/postgres.git
synced 2025-10-18 04:29:09 +03:00
Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to
configure to report if they are not found.
This commit is contained in:
@@ -10,5 +10,5 @@ else
|
||||
fi
|
||||
|
||||
SUPPORTS_THREADS=yes
|
||||
THREAD_CFLAGS += -D_REENTRANT
|
||||
NEED_REENTRANT_FUNC_NAMES=yes
|
||||
THREAD_CFLAGS += -D_REENTRANT
|
||||
|
Reference in New Issue
Block a user