X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=acconfig.h;h=5d2429e4b1f2bc98910ae85f5e28ed5b97f15f4e;hp=0b50e39054f107f951fd6c53a1300a5d497bd4ca;hb=0ccd1945560c715e4cc4063209bd0d68b75d5470;hpb=fd96433a81a97a1e2d8667c7087693e94706807d diff --git a/acconfig.h b/acconfig.h index 0b50e39..5d2429e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -246,3 +246,6 @@ /* Define if your system has sigsetjmp */ #undef HAVE_SIGSETJMP + +/* Define if your system has mkstemp */ +#undef HAVE_MKSTEMP