X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=2e6dcf74b2fa494c02d3a74f6f3243a179598267;hb=ea669847419f05581d51cbb494df030047c75768;hp=36d9be24861476796f8d71c4bfef646116dbc852;hpb=6b35600aa75a122b58cf91345c202b741a97a347;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 36d9be248..2e6dcf74b 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -3,20 +3,18 @@ mkstemp() function: create a private temporary file. Files: 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: