Hash :
81a77bdd
Author :
Date :
2006-11-01T03:46:10
* modules/tmpdir (Depends-on): Add sys_stat. * modules/mkdtemp (Depends-on): Add tempname, drop unistd. * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this. * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat. * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to tempname.
Description:
Determine a temporary directory.
Files:
lib/tmpdir.h
lib/tmpdir.c
m4/tmpdir.m4
Depends-on:
stdbool
sys_stat
configure.ac:
gt_TMPDIR
Makefile.am:
lib_SOURCES += tmpdir.h tmpdir.c
Include:
"tmpdir.h"
License:
LGPL
Maintainer:
Bruno Haible