X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsave-cwd;h=46a1276abd217dff48bc70bc593a436a9c187b36;hb=e76d5597867e9c247abd383dbb4f518b1c3acbeb;hp=e13c6452111c5f8408e22ec7096acf15ce2d031f;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/save-cwd b/modules/save-cwd index e13c64521..46a1276ab 100644 --- a/modules/save-cwd +++ b/modules/save-cwd @@ -7,17 +7,21 @@ lib/save-cwd.c m4/save-cwd.m4 Depends-on: -error +chdir-long +stdbool +unistd-safer +xgetcwd configure.ac: gl_SAVE_CWD Makefile.am: -lib_SOURCES += save-cwd.h save-cwd.c Include: "save-cwd.h" +License: +GPL + Maintainer: Jim Meyering -