aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.dist')
-rw-r--r--config.h.dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.dist b/config.h.dist
index 0440927..4d9c119 100644
--- a/config.h.dist
+++ b/config.h.dist
@@ -210,6 +210,7 @@ typedef long clen_t;
#define HAVE_SRANDOM
#undef HAVE_GETPASSPHRASE
#define HAVE_CHDIR
+#define HAVE_MKDTEMP
#define SETJMP(env) sigsetjmp(env,1)