From be98d76ebe2603245c60f138f34121d592296b92 Mon Sep 17 00:00:00 2001 From: Matthias Kramm Date: Tue, 14 Feb 2012 16:21:12 -0800 Subject: don't use mkstemp anymore --- config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.h.in b/config.h.in index 69f02ee1..0ec7fb90 100644 --- a/config.h.in +++ b/config.h.in @@ -61,9 +61,6 @@ /* Define if you have the lrand48 function. */ #undef HAVE_LRAND48 -/* Define if you have the mkstemp function. */ -#undef HAVE_MKSTEMP - /* Define if you have the popen function. */ #undef HAVE_POPEN -- cgit v1.2.3