ignore-value: revert previous code change
[gnulib.git] / modules / pathmax
index bc1120e..27ca490 100644 (file)
@@ -1,17 +1,23 @@
 Description:
+Return maximum size of reasonable pathnames.  (Unportable: Hurd has no limit.)
 
 Files:
 lib/pathmax.h
 m4/pathmax.m4
 
 Depends-on:
+unistd
 
 configure.ac:
 gl_PATHMAX
 
 Makefile.am:
-lib_SOURCES += pathmax.h
 
 Include:
 "pathmax.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering