X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=2e6dcf74b2fa494c02d3a74f6f3243a179598267;hb=3b3e9653139a9423e7d980cc6f9e3160111c9930;hp=e56ced20da1100267dad714669bf0b7af0a0a579;hpb=788746f350ad91407b68551099d044659f15757e;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index e56ced20d..2e6dcf74b 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -3,19 +3,16 @@ mkstemp() function: create a private temporary file. Files: lib/mkstemp.c -lib/tempname.c -m4/ulonglong.m4 -m4/stdint_h.m4 -m4/inttypes_h.m4 -m4/uintmax_t.m4 m4/mkstemp.m4 Depends-on: -stat-macros -sys_stat +extensions +stdlib +tempname configure.ac: gl_FUNC_MKSTEMP +gl_STDLIB_MODULE_INDICATOR([mkstemp]) Makefile.am: