X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkdtemp;h=d023f3854d96970bc45af09dbb628eb1387cba0b;hb=45a1421304b3f60b91e2ab5fc191573f9d090a40;hp=1bfb9a87b49ef3871c1479bf948312057cb02e16;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/mkdtemp b/modules/mkdtemp index 1bfb9a87b..d023f3854 100644 --- a/modules/mkdtemp +++ b/modules/mkdtemp @@ -2,24 +2,22 @@ Description: 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 +stdlib +tempname configure.ac: gt_FUNC_MKDTEMP +gl_STDLIB_MODULE_INDICATOR([mkdtemp]) Makefile.am: -lib_SOURCES += mkdtemp.h Include: -"mkdtemp.h" + License: LGPL