* lib/stat-time.h (USE_BIRTHTIME): Remove.
[gnulib.git] / modules / getsubopt
index 21f718f..52e5d9e 100644 (file)
@@ -1,22 +1,22 @@
 Description:
-getsubopt: Parse comma separate list into words.
+getsubopt: Parse comma separated list into words.
 
 Files:
-lib/getsubopt.h
 lib/getsubopt.c
 m4/getsubopt.m4
 
 Depends-on:
 strchrnul
+stdlib
 
 configure.ac:
 gl_FUNC_GETSUBOPT
+gl_STDLIB_MODULE_INDICATOR([getsubopt])
 
 Makefile.am:
-EXTRA_DIST += getsubopt.h getsubopt.c
 
 Include:
-"getsubopt.h"
+<stdlib.h>
 
 License:
 LGPL