New module 'mbscasestr'. Reduced goal of 'strcasestr'.
[gnulib.git] / modules / mkdtemp
index cbb64d9..8ea9658 100644 (file)
@@ -4,20 +4,16 @@ mkdtemp() function: create a private temporary directory.
 Files:
 lib/mkdtemp.h
 lib/mkdtemp.c
-m4/ulonglong.m4
-m4/stdint_h.m4
-m4/inttypes_h.m4
-m4/uintmax_t.m4
 m4/mkdtemp.m4
 
 Depends-on:
-unistd
+stdint
+tempname
 
 configure.ac:
 gt_FUNC_MKDTEMP
 
 Makefile.am:
-lib_SOURCES += mkdtemp.h
 
 Include:
 "mkdtemp.h"