X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetopt;h=5d4f3c4989092e3b14d8cf6060db3526c6a2ebcd;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=cdd6230a026ccc890c71083ce1e44587fbe9d8f0;hpb=32eb10d74312345d903e28d73699b75dd58115d2;p=gnulib.git diff --git a/modules/getopt b/modules/getopt index cdd6230a0..5d4f3c498 100644 --- a/modules/getopt +++ b/modules/getopt @@ -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" + + +License: +LGPL Maintainer: all, glibc -