X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fmkstemp;h=2e6dcf74b2fa494c02d3a74f6f3243a179598267;hb=7cd87873c8336cb43c0452df4b11238f014be8a1;hp=dc77562e738499d83829ae9ec940877477b90111;hpb=a8753bfd5b8e2d2d440febce6355fc719eb469b4;p=gnulib.git diff --git a/modules/mkstemp b/modules/mkstemp index dc77562e7..2e6dcf74b 100644 --- a/modules/mkstemp +++ b/modules/mkstemp @@ -2,21 +2,22 @@ Description: mkstemp() function: create a private temporary file. Files: -lib/mkstemp.h lib/mkstemp.c m4/mkstemp.m4 Depends-on: extensions +stdlib tempname configure.ac: gl_FUNC_MKSTEMP +gl_STDLIB_MODULE_INDICATOR([mkstemp]) Makefile.am: Include: -"mkstemp.h" + License: GPL