gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / save-cwd
1 Description:
2 Save and restore the current working directory.
3
4 Files:
5 lib/save-cwd.h
6 lib/save-cwd.c
7 m4/save-cwd.m4
8
9 Depends-on:
10 chdir-long
11 fcntl-safer
12 xgetcwd
13 stdbool
14
15 configure.ac:
16 gl_SAVE_CWD
17
18 Makefile.am:
19
20 Include:
21 "save-cwd.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering