X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=2e6dcf74b2fa494c02d3a74f6f3243a179598267;hb=ea669847419f05581d51cbb494df030047c75768;hp=efb0c40b3ec37fd5a8a2748160f5e5c3c3cf898b;hpb=27e91a32a55ad7dcaae3d84ae72106a70f17c64d;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index efb0c40b3..2e6dcf74b 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -3,23 +3,21 @@ 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: -"mkstemp.h" + License: GPL