* modules/regex (lib_SOURCES): Undo previous change.
[gnulib.git] / modules / mkdir
index 29d41b0..2871a4a 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+mkdir() function: create a directory.
 
 Files:
 lib/mkdir.c
@@ -9,10 +10,15 @@ xalloc
 dirname
 
 configure.ac:
-UTILS_FUNC_MKDIR_TRAILING_SLASH
+gl_FUNC_MKDIR_TRAILING_SLASH
 
 Makefile.am:
 
 Include:
 <sys/stat.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering