1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +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:
Bruce Momjian
2003-08-16 15:35:51 +00:00
parent dcfa89537a
commit edc999b09a
10 changed files with 187 additions and 50 deletions

View File

@ -10,5 +10,5 @@ else
fi
SUPPORTS_THREADS=yes
THREAD_CFLAGS += -D_REENTRANT
NEED_REENTRANT_FUNC_NAMES=yes
THREAD_CFLAGS += -D_REENTRANT