Drop tests that are now done in the gettimeofday module.
[gnulib.git] / modules / rmdir
index 3959fc7..0367381 100644 (file)
@@ -1,10 +1,12 @@
 Description:
+rmdir() function: delete a directory.
 
 Files:
 lib/rmdir.c
 m4/rmdir.m4
 
 Depends-on:
+sys_stat
 
 configure.ac:
 gl_FUNC_RMDIR
@@ -14,3 +16,8 @@ Makefile.am:
 Include:
 <unistd.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering