Mercurial > hg > octave-kai > gnulib-hg
view modules/rmdir @ 5726:c56b0ae505cd
Depend on new stat-macros module
rather than listing lib/stat-macros.h manually.
Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Tue, 22 Mar 2005 07:44:16 +0000 |
parents | 42b53a22aee5 |
children | cb5141654dbb |
line wrap: on
line source
Description: rmdir() function: delete a directory. Files: lib/rmdir.c m4/rmdir.m4 Depends-on: stat-macros configure.ac: gl_FUNC_RMDIR Makefile.am: Include: <unistd.h> License: GPL Maintainer: Jim Meyering