mbspcasecmp: Fix function specification.
[gnulib.git] / modules / unlinkdir
index 93e6ac2..f3b7fd7 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Determine (and maybe change) whether we can unlink directories.
+Determine whether we can unlink directories.
 
 Files:
 lib/unlinkdir.h
@@ -8,12 +8,12 @@ m4/unlinkdir.m4
 
 Depends-on:
 stdbool
+priv-set
 
 configure.ac:
 gl_UNLINKDIR
 
 Makefile.am:
-EXTRA_DIST += unlinkdir.h
 
 Include:
 "unlinkdir.h"