X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp;h=6ac61f956fdb1755e5bd8fb7e750ef6e64659eb1;hb=118ba24d049832db7affcd30bed4209cb37b2b30;hp=d6a24f56c769b3984f3aa9cbab346a8fe094030f;hpb=878d94d185408f6c55374b0ab4d121845995231b;p=gnulib.git diff --git a/modules/argp b/modules/argp index d6a24f56c..6ac61f956 100644 --- a/modules/argp +++ b/modules/argp @@ -19,9 +19,17 @@ m4/argp.m4 Depends-on: alloca getopt +strchrnul +sysexits +mempcpy +strndup +restrict +strcase +extensions +vsnprintf configure.ac: -AC_FUNC_ARGP +gl_ARGP Makefile.am: lib_SOURCES += argp.h argp-ba.c argp-eexst.c \ @@ -31,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