From 18dcbadf2771cdb0c18509b14e4e73505b242753 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sun, 21 Jan 2018 01:29:10 +0900 Subject: Make temporary directory safely when ~/.w3m is unwritable --- config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.in') 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 -- cgit v1.2.3