* Andreas Schwab wrote on Thu, May 12, 2011 at 11:22:12AM CEST: > This changes all uses of AC_ARG_(WITH|ENABLE) to use AS_HELP_STRING, > fixing a few quoting bugs on the way. > > OK for trunk?
Yes, if you visually compared the diff of configure and of './configure --help' before and after the change, to only contain intended changes. (Which I'm sure you have done.) Thanks, Ralf > 2011-05-12 Andreas Schwab <sch...@redhat.com> > > * configure.ac: Use AS_HELP_STRING throughout. > * configure: Regenerate.