changeset 6479:913b40e88d1a

Update
author Sergey Poznyakoff <gray@gnu.org.ua>
date Fri, 09 Dec 2005 12:34:04 +0000
parents 61346b33f373
children a0e8d0077064
files ChangeLog lib/ChangeLog m4/ChangeLog
diffstat 3 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* modules/argp (Files): Add argp-pin.c
+	(Depends-on): dirname
+	(lib_SOURCES): Add argp-pin.c
+
 2005-12-02  Bruno Haible  <bruno@clisp.org>
 
 	* gnulib-tool (func_import): Accept GPLed build tool modules when
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* argp-help.c (__argp_base_name): New function
+	(__argp_short_program_name): Rewrite using __argp_base_name
+	* argp-namefrob.h: Define program_invocation_name and
+	program_invocation_short_name if requested
+	(__argp_base_name): Add prototype
+	* argp-parse.c (argp_def): Use gettext wrappers
+	(argp_default_parser): Use __argp_base_name
+	* argp-pin.c: New file. Defines program_invocation_name and
+	program_invocation_short_name on systems that lack them.
+
 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* argp.m4:  Check if program_invocation_name and
+	program_invocation_short_name are declared and define appropriate
+	macros if they are not.
+
 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* stat-time.m4 (gl_STAT_TIME): Add check for