pmccabe2html: escaping of special characters
[gnulib.git] / modules / getopt
index 7d9b098..5d4f3c4 100644 (file)
@@ -1,21 +1,26 @@
 Description:
 Process command line arguments.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'getopt-posix' or 'getopt-gnu' instead.
+
 Files:
-lib/getopt.h
-lib/getopt.c
-lib/getopt1.c
-m4/getopt.m4
 
 Depends-on:
-gettext
+getopt-gnu
 
 configure.ac:
-gl_GETOPT
 
 Makefile.am:
-lib_SOURCES += getopt.h getopt.c getopt1.c
 
 Include:
-"getopt.h"
+<getopt.h>
+
+License:
+LGPL
 
+Maintainer:
+all, glibc