Hash :
0855715c
Author :
Date :
2011-05-24T02:13:12
tempname: Move AC_LIBOBJ invocations to module description. * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Remove AC_LIBOBJ invocation. * modules/tempname (Makefile.am): Augment lib_SOURCES.
Description:
gen_tempname() function: create a private temporary file or directory.
Files:
lib/tempname.c
lib/tempname.h
m4/tempname.m4
Depends-on:
extensions
gettimeofday
lstat
stdint
sys_stat
sys_time
configure.ac:
gl_FUNC_GEN_TEMPNAME
Makefile.am:
lib_SOURCES += tempname.c
Include:
"tempname.h"
License:
LGPLv2+
Maintainer:
Eric Blake and Jim Meyering