X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=2e6dcf74b2fa494c02d3a74f6f3243a179598267;hb=3b3e9653139a9423e7d980cc6f9e3160111c9930;hp=971b100c3fc217f2cd9b38fde30a471ad0ba7286;hpb=be4552e7ed93177ecdac86f63f185ddd43a5e925;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 971b100c3..2e6dcf74b 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -2,25 +2,22 @@ Description: mkstemp() function: create a private temporary file. Files: -lib/mkstemp.h lib/mkstemp.c -lib/tempname.c m4/mkstemp.m4 Depends-on: extensions -stat-macros -stdint -sys_stat +stdlib +tempname configure.ac: gl_FUNC_MKSTEMP +gl_STDLIB_MODULE_INDICATOR([mkstemp]) Makefile.am: -EXTRA_DIST += mkstemp.h Include: -"mkstemp.h" + License: GPL