X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsave-cwd;h=876826b0bbfdc8521c39097d6b6997e8ce7266ee;hb=8041b27617211a5762e58670b0acf474ffcfa610;hp=03a0fd5feeecd4258756d3937bacb5be34abc154;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/save-cwd b/modules/save-cwd index 03a0fd5fe..876826b0b 100644 --- a/modules/save-cwd +++ b/modules/save-cwd @@ -7,14 +7,24 @@ lib/save-cwd.c m4/save-cwd.m4 Depends-on: -error +chdir-long +cloexec +getcwd-lgpl +fchdir +stdbool +unistd-safer configure.ac: gl_SAVE_CWD Makefile.am: -lib_SOURCES += save-cwd.h save-cwd.c +lib_SOURCES += save-cwd.c Include: "save-cwd.h" +License: +GPL + +Maintainer: +Jim Meyering