mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
39e4e23268
* modules/isdir (configure.ac): Remove reference to gl_ISDIR.
23 lines
203 B
Plaintext
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
|