Remove dependency of alloca on xalloc.
[gnulib.git] / modules / argp
index d6a24f5..28fa0a1 100644 (file)
@@ -19,9 +19,15 @@ m4/argp.m4
 Depends-on:
 alloca
 getopt
+strchrnul
+sysexits
+mempcpy
+strndup
+restrict
+strcase
 
 configure.ac:
-AC_FUNC_ARGP
+gl_ARGP
 
 Makefile.am:
 lib_SOURCES += argp.h argp-ba.c argp-eexst.c \