1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/isdir
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