strtoimax: port to HP-UX 11.11
[gnulib.git] / modules / isdir
index bc2154f..aab5f84 100644 (file)
@@ -3,15 +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