From: Bruno Haible Date: Mon, 18 Aug 2003 17:03:09 +0000 (+0000) Subject: Update. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df0063a68c5dd7decd78ed6175d8098d2e1d3747;p=pspp Update. --- diff --git a/ChangeLog b/ChangeLog index b501b50622..65fbf9213c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-08-17 Simon Josefsson + + * modules/argp: Fix autoconf macro name. Add more dependencies. + 2003-08-17 Simon Josefsson * modules/xstrndup: New file. diff --git a/modules/argp b/modules/argp index d6a24f56c7..145213c0cd 100644 --- a/modules/argp +++ b/modules/argp @@ -19,9 +19,13 @@ m4/argp.m4 Depends-on: alloca getopt +strchrnul +sysexits +mempcpy +strndup configure.ac: -AC_FUNC_ARGP +gl_ARGP Makefile.am: lib_SOURCES += argp.h argp-ba.c argp-eexst.c \