Mercurial > hg > octave-lojdl > gnulib-hg
view modules/save-cwd @ 15237:fe013c78e730
save-cwd: Move AC_LIBOBJ invocations to module description.
* m4/save-cwd.m4 (gl_SAVE_CWD): Remove AC_LIBOBJ invocation.
* modules/save-cwd (Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 24 May 2011 01:33:23 +0200 |
parents | 477dcbd7cb5d |
children |
line wrap: on
line source
Description: Save and restore the current working directory. Files: lib/save-cwd.h lib/save-cwd.c m4/save-cwd.m4 Depends-on: chdir-long cloexec getcwd-lgpl fchdir stdbool unistd-safer configure.ac: gl_SAVE_CWD Makefile.am: lib_SOURCES += save-cwd.c Include: "save-cwd.h" License: GPL Maintainer: Jim Meyering