Import mkdtemp gnulib module, fix mingw build
[deliverable/binutils-gdb.git] / gdb / gnulib / config.in
index d23d208cb28aade60d1f4608691f8865e300761b..2f1a540550678c038d706836cde0291e5674990b 100644 (file)
 /* Define to 1 when the gnulib module memrchr should be tested. */
 #undef GNULIB_TEST_MEMRCHR
 
+/* Define to 1 when the gnulib module mkdtemp should be tested. */
+#undef GNULIB_TEST_MKDTEMP
+
 /* Define to 1 when the gnulib module mkostemp should be tested. */
 #undef GNULIB_TEST_MKOSTEMP
 
    when it succeeds. */
 #undef HAVE_MINIMALLY_WORKING_GETCWD
 
+/* Define to 1 if you have the `mkdtemp' function. */
+#undef HAVE_MKDTEMP
+
 /* Define to 1 if you have the 'mkostemp' function. */
 #undef HAVE_MKOSTEMP
 
This page took 0.025252 seconds and 4 git commands to generate.