warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / tmpdir
blob40023b8ef700d58da75e31686b381ac6f04d2e67
1 Description:
2 Determine a temporary directory.
4 Files:
5 lib/tmpdir.h
6 lib/tmpdir.c
7 m4/tmpdir.m4
9 Depends-on:
10 secure_getenv
11 stdbool
12 sys_stat
13 pathmax
15 configure.ac:
16 gt_TMPDIR
18 Makefile.am:
19 lib_SOURCES += tmpdir.h tmpdir.c
21 Include:
22 "tmpdir.h"
24 License:
25 LGPL
27 Maintainer:
28 all