autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 06AS_HELP_STRING-robust-to-commas.diff


From: Derek Robert Price
Subject: Re: 06AS_HELP_STRING-robust-to-commas.diff
Date: Tue, 01 Apr 2003 11:51:50 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Akim Demaille wrote:

| Index: lib/autoconf/general.m4
| ===================================================================
| RCS file: /cvsroot/autoconf/autoconf/lib/autoconf/general.m4,v
| retrieving revision 1.813
| diff -u -r1.813 general.m4
| --- lib/autoconf/general.m4   27 Mar 2003 13:18:34 -0000      1.813
| +++ lib/autoconf/general.m4   28 Mar 2003 21:19:03 -0000
| @@ -217,7 +217,7 @@
|  # AU::AC_HELP_STRING(LHS, RHS, [COLUMN])
|  # ----------------------------------
|  AU_DEFUN([AC_HELP_STRING],
| -[AS_HELP_STRING(address@hidden)dnl
| +[AS_HELP_STRING([$1],[$2],[$3])dnl
|  ])
| |
This is noop, so please, remove it.

Sorry, I thought I was waiting for another response from you on this one. Was that the final word? Help strings are not a general enough idiom to be useful in Autoshell?

Derek

--
               *8^)

Email: address@hidden

Get CVS support at <http://ximbiot.com>!
--
160. I'm not a complete idiot - several parts are missing.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]