Update to GNU gettext 0.15.
[gnulib.git] / modules / dirname
index d6fef3f..8f16c4e 100644 (file)
@@ -8,19 +8,24 @@ lib/basename.c
 lib/stripslash.c
 m4/dos.m4
 m4/dirname.m4
+m4/double-slash-root.m4
 
 Depends-on:
+stdbool
 xalloc
+xstrndup
 
 configure.ac:
 gl_DIRNAME
 
 Makefile.am:
-lib_SOURCES += dirname.h dirname.c basename.c stripslash.c
+lib_SOURCES += basename.c stripslash.c
 
 Include:
 "dirname.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-