Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
[gnulib.git] / modules / dirname
index ccf2a33..1a8f158 100644 (file)
@@ -8,15 +8,17 @@ 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 += basename.c stripslash.c
 
 Include:
 "dirname.h"