obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / getopt
index 22d71db..149146c 100644 (file)
@@ -1,9 +1,11 @@
 Description:
+Process command line arguments.
 
 Files:
 lib/getopt.h
 lib/getopt.c
 lib/getopt1.c
+lib/getopt_int.h
 m4/getopt.m4
 
 Depends-on:
@@ -13,8 +15,11 @@ configure.ac:
 gl_GETOPT
 
 Makefile.am:
-lib_SOURCES += getopt.h getopt.c getopt1.c
+lib_SOURCES += getopt.h getopt.c getopt1.c getopt_int.h
 
 Include:
 "getopt.h"
 
+Maintainer:
+all, glibc
+