X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp;h=6ac61f956fdb1755e5bd8fb7e750ef6e64659eb1;hb=d30b2c81faee1229bfdaf32c168654c009be6e48;hp=e11d4d0171e87720f4cc6dede49f0b6bdbf467f0;hpb=ffd8553d20f473bd1eb579426c7cc181565116a0;p=gnulib.git diff --git a/modules/argp b/modules/argp index e11d4d017..6ac61f956 100644 --- a/modules/argp +++ b/modules/argp @@ -17,6 +17,7 @@ lib/argp-xinl.c m4/argp.m4 Depends-on: +alloca getopt strchrnul sysexits @@ -24,6 +25,8 @@ mempcpy strndup restrict strcase +extensions +vsnprintf configure.ac: gl_ARGP @@ -36,6 +39,9 @@ lib_SOURCES += argp.h argp-ba.c argp-eexst.c \ Include: "argp.h" +License: +LGPL + Maintainer: -Simon Josefsson, glibc +Sergey Poznyakoff, glibc