On Tue, Jun 13, 2006 at 08:17:01PM -0500, [EMAIL PROTECTED] wrote:
> Hi;
> 
> I'd like to have a comma in my help string as follows:
> 
> AS_HELP_STRING([--with-wx=opt1,opt2], [specify 2 options separated by comma])
> 
> However the comma in '[--with-wx=opt1,opt2]' appears to be interpreted as the 
> comma between the arguments rather than a character in the 1st string.  I get 
> an error message when running autoconf:

Have you tried an extra set of []s?

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to