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