gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / chdir-safer
1 Description:
2 like chdir, but safer
3
4 Files:
5 lib/chdir-safer.h
6 lib/chdir-safer.c
7 m4/chdir-safer.m4
8
9 Depends-on:
10 fcntl
11 same-inode
12 stdbool
13
14 configure.ac:
15 gl_CHDIR_SAFER
16
17 Makefile.am:
18
19 Include:
20 "chdir-safer.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering