New module 'unistr/u8-to-u16'.
[gnulib.git] / modules / mkdtemp
index 3f9b8d5..8ea9658 100644 (file)
@@ -4,23 +4,23 @@ 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:
+stdint
+tempname
 
 configure.ac:
 gt_FUNC_MKDTEMP
 
 Makefile.am:
-lib_SOURCES += mkdtemp.h
 
 Include:
 "mkdtemp.h"
 
+License:
+LGPL
+
 Maintainer:
 Bruno Haible