X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmkstemp;h=2e6dcf74b2fa494c02d3a74f6f3243a179598267;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=4c090feaaeadf82874e77a215543498b65169932;hpb=82ff49b55425e14156a89f4d2ab4267409665f54;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index 4c090feaa..2e6dcf74b 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -3,16 +3,16 @@ mkstemp() function: create a private temporary file. Files: lib/mkstemp.c -lib/tempname.c m4/mkstemp.m4 Depends-on: -stat-macros -stdint -sys_stat +extensions +stdlib +tempname configure.ac: gl_FUNC_MKSTEMP +gl_STDLIB_MODULE_INDICATOR([mkstemp]) Makefile.am: