changeset 9736:c9d842aa733a

Update
author Sergey Poznyakoff <gray@gnu.org.ua>
date Fri, 29 Feb 2008 10:30:05 +0200
parents cc334325e69d
children 72d94f405347
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
+	program_invocation_name and program_invocation_short_name are
+	present.
+
 2008-02-28  Bruno Haible  <bruno@clisp.org>
 
 	* tests/test-freadptr.c: Add a test for behaviour after ungetc.