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