md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / getopt
index cdd6230..5d4f3c4 100644 (file)
@@ -1,25 +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
-lib/getopt_int.h
-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
-