pmccabe2html: escaping of special characters
[gnulib.git] / modules / isdir
index 943219d..aab5f84 100644 (file)
@@ -3,18 +3,20 @@ Determine whether a directory exists.
 
 Files:
 lib/isdir.c
-m4/isdir.m4
+lib/isdir.h
 
 Depends-on:
+stat
 
 configure.ac:
-gl_ISDIR
 
 Makefile.am:
 lib_SOURCES += isdir.c
 
 Include:
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-