From a418ef678e43cd14b2c9b2658a48df0213d29bea Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 12 Aug 2004 18:37:09 +0000 Subject: [PATCH] Merge argp, getopt, xalloc changes from gnulib. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3512a93..1559c40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-08-12 Paul Eggert + + Merge argp, getopt, xalloc changes from gnulib. + * bootstrap (gnulib_modules): Add xalloc-die. + Remove code to test for patches; we don't have patches now. + * patches/getopt.diff: Remove; gnulib now works unpatched. + * configure.ac (_getopt_long_only_r): Remove check. + gl_ARGP now does this for us. + * lib/.cvsignore: Add fnmatch.h, getopt_.h, sysexit.h, + xalloc-die.c. + * src/extract.c: Adjust to changes to gnulib xalloc module. + (extr_init): Remove assignment to xalloc_fail_func; no longer needed. + (xalloc_die): New function. + 2004-08-10 Sergey Poznyakoff * NEWS: Updated -- 2.45.2