summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Kramm <kramm@quiss.org>2012-02-14 16:21:12 -0800
committerMatthias Kramm <kramm@quiss.org>2012-02-14 16:21:12 -0800
commitbe98d76ebe2603245c60f138f34121d592296b92 (patch)
treee25c53152fd4f0d273da334836c9a351b1afa8ff
parent7839f123b2b7a58e2da3ff6628243e6339725a6a (diff)
don't use mkstemp anymore
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 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