mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
tempnam() is available in MSVC5
This commit is contained in:
parent
7a72e094ed
commit
8e6ba5831a
1 changed files with 1 additions and 1 deletions
|
|
@ -435,7 +435,7 @@ typedef signed int ssize_t;
|
|||
/* #undef HAVE_SYSCONF */
|
||||
|
||||
/* Define if you have the tempnam function. */
|
||||
/* #undef HAVE_TEMPNAM */
|
||||
#define HAVE_TEMPNAM 1
|
||||
|
||||
/* Define if you have the thr_getconcurrency function. */
|
||||
/* #undef HAVE_THR_GETCONCURRENCY */
|
||||
|
|
|
|||
Loading…
Reference in a new issue