Don't depend on error. From Derek Price.
[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
11 configure.ac:
12 gl_SAVE_CWD
13
14 Makefile.am:
15 lib_SOURCES += save-cwd.h save-cwd.c
16
17 Include:
18 "save-cwd.h"
19
20 Maintainer:
21 Jim Meyering