Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / argp
index d6a24f56c769b3984f3aa9cbab346a8fe094030f..6ac61f956fdb1755e5bd8fb7e750ef6e64659eb1 100644 (file)
@@ -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