mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Test for mkstemp.
This commit is contained in:
parent
acad3c0b5a
commit
7bb9a03671
1 changed files with 2 additions and 1 deletions
|
|
@ -1928,7 +1928,8 @@ rename closedir mkdir rmdir sysinfo \
|
|||
random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
|
||||
strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
|
||||
utimes setrlimit setpgid getcwd getwd shutdown strftime getaddrinfo \
|
||||
__fpending mblen mbrlen strsignal setitimer ualarm index rindex gai_strerror)
|
||||
__fpending mblen mbrlen strsignal setitimer ualarm index rindex \
|
||||
gai_strerror mkstemp)
|
||||
|
||||
AC_FUNC_MKTIME
|
||||
if test "$ac_cv_func_working_mktime" = no; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue