Make temporary directory safely when ~/.w3m is unwritable
This commit is contained in:
@@ -150,7 +150,7 @@ dnl AC_FUNC_MEMCMP
|
||||
dnl AC_FUNC_MMAP
|
||||
dnl AC_FUNC_SETVBUF_REVERSED
|
||||
dnl AC_FUNC_VPRINTF
|
||||
AC_CHECK_FUNCS(strcasecmp strcasestr strchr memcpy strerror bcopy setpgrp chdir getcwd getwd readlink setenv putenv strtoll stroq atoll atoq symlink readlink lstat srand48 srandom getpassphrase waitpid setlocale)
|
||||
AC_CHECK_FUNCS(strcasecmp strcasestr strchr memcpy strerror bcopy setpgrp chdir mkdtemp getcwd getwd readlink setenv putenv strtoll stroq atoll atoq symlink readlink lstat srand48 srandom getpassphrase waitpid setlocale)
|
||||
AC_FUNC_STRFTIME
|
||||
AC_FUNC_WAIT3
|
||||
AC_FUNC_SETPGRP
|
||||
|
Reference in New Issue
Block a user