Re: What is an unquoted macro call?

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

 



Hello Jian,

* Jian Wang wrote on Wed, Nov 08, 2006 at 08:57:48AM CET:
> 
> I tried to use AS_HELP_STRING and found that we cannot double quote its
> parameters. For example, I wrote a testing configure.ac like this:

> AC_ARG_WITH(
>    bar,
>    AS_HELP_STRING([--with-bar=DIR], [[Where to find bar libs]])
> )

>  --with-bar=DIR          Where, to, find, bar, libs

Thanks for the report.  This is a bug in AS_HELP_STRING.
As a workaround, you could stick to single quoting of that
argument for now.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux