Add a license tag to every module.
[gnulib.git] / modules / argp
index d6a24f5..e11ee02 100644 (file)
@@ -15,13 +15,21 @@ lib/argp-pv.c
 lib/argp-pvh.c
 lib/argp-xinl.c
 m4/argp.m4
+m4/unlocked-io.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 +39,9 @@ lib_SOURCES += argp.h argp-ba.c argp-eexst.c \
 Include:
 "argp.h"
 
+License:
+LGPL
+
 Maintainer:
 Simon Josefsson, glibc