Commit 2a073aa43c076d19beeffcca1684d2bcaaba28be

Jim Meyering 2011-01-11T21:41:41

save-cwd: remove #if-!HAVE_FCHDIR'd code; use the fchdir module There is no need to work around the lack of the fchdir function, since gnulib can now provide a replacement when required. * lib/save-cwd.c: Remove #if !HAVE_FCHDIR...#endif code. * modules/save-cwd (Depends-on): Add fchdir.