summaryrefslogtreecommitdiff
path: root/util/imake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'util/imake/config.h.in')
-rw-r--r--util/imake/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/imake/config.h.in b/util/imake/config.h.in
index 003372652..c3a8bc4cb 100644
--- a/util/imake/config.h.in
+++ b/util/imake/config.h.in
@@ -1,14 +1,14 @@
/* config.h.in. Generated from configure.ac by autoheader. */
-/* Define to 1 if you have the "mkstemp" function. */
-#undef HAS_MKSTEMP
-
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
+/* Define to 1 if you have the `mkstemp' function. */
+#undef HAVE_MKSTEMP
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H