Reorder ChangeLog entries to match the order in which the changes went
[gnulib.git] / modules / mkostemp
index 85b01b7..299b01f 100644 (file)
@@ -13,6 +13,10 @@ tempname        [test $HAVE_MKOSTEMP = 0]
 
 configure.ac:
 gl_FUNC_MKOSTEMP
+if test $HAVE_MKOSTEMP = 0; then
+  AC_LIBOBJ([mkostemp])
+  gl_PREREQ_MKOSTEMP
+fi
 gl_MODULE_INDICATOR([mkostemp])
 gl_STDLIB_MODULE_INDICATOR([mkostemp])