* modules/regex (lib_SOURCES): Undo previous change.
[gnulib.git] / modules / argp
index d6a24f5..7650cb7 100644 (file)
@@ -19,9 +19,16 @@ m4/argp.m4
 Depends-on:
 alloca
 getopt
+strchrnul
+sysexits
+mempcpy
+strndup
+restrict
+strcase
+extensions
 
 configure.ac:
-AC_FUNC_ARGP
+gl_ARGP
 
 Makefile.am:
 lib_SOURCES += argp.h argp-ba.c argp-eexst.c \
@@ -31,6 +38,9 @@ lib_SOURCES += argp.h argp-ba.c argp-eexst.c \
 Include:
 "argp.h"
 
+License:
+LGPL
+
 Maintainer:
-Simon Josefsson, glibc
+Sergey Poznyakoff, glibc