aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2018-01-20 16:29:10 +0000
committerTatsuya Kinoshita <tats@debian.org>2018-01-21 01:34:11 +0000
commit18dcbadf2771cdb0c18509b14e4e73505b242753 (patch)
tree1ea6237b8f2c596d86d14f92d72716b579dfed07 /config.h.in
parentSuppress error messages when ~/.w3m is unwritable (diff)
downloadw3m-18dcbadf2771cdb0c18509b14e4e73505b242753.tar.gz
w3m-18dcbadf2771cdb0c18509b14e4e73505b242753.zip
Make temporary directory safely when ~/.w3m is unwritable
Diffstat (limited to '')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 3b575e4..6ab3008 100644
--- a/config.h.in
+++ b/config.h.in
@@ -143,6 +143,7 @@ typedef long clen_t;
#undef HAVE_SRANDOM
#undef HAVE_GETPASSPHRASE
#undef HAVE_CHDIR
+#undef HAVE_MKDTEMP
#undef HAVE_SETPGRP
#undef HAVE_SETLOCALE
#undef HAVE_LANGINFO_CODESET