1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
Jim Meyering 39e4e23268 isdir: complete the removal of m4/isdir.m4
* modules/isdir (configure.ac): Remove reference to gl_ISDIR.
2009-12-26 11:01:59 +01:00

23 lines
203 B
Plaintext

Description:
Determine whether a directory exists.
Files:
lib/isdir.c
lib/isdir.h
Depends-on:
stat
configure.ac:
Makefile.am:
lib_SOURCES += isdir.c
Include:
License:
GPL
Maintainer:
Jim Meyering