[libvirt] [PATCH] configure: make --with-test-suite work

Martin Kletzander mkletzan at redhat.com
Wed Dec 18 13:14:24 UTC 2013


On Wed, Dec 18, 2013 at 06:05:15AM -0700, Eric Blake wrote:
> On 12/18/2013 12:03 AM, Martin Kletzander wrote:
> > Our option '--with-test-suite' could have never worked since it was
> > defined as AC_ARG_ENABLE([with-test-suite], ...), thus working only as
> > '--enable-with-test-suite', but documented in configure.ac as
> > AC_HELP_STRING([--with-test-suite], ...).
> > In my optinion, the help string is as it should be, but the option is
>
> s/optinion/opinion/
>
> > wrong.
> >
> > Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> > ---
> >  configure.ac | 16 ++++++++--------
> >  1 file changed, 8 insertions(+), 8 deletions(-)
>
> Indeed, you could use './configure --disable-with-test-suite' to change
> the behavior, but that just looks wrong.  It's been broken since the
> introduction in commit 3a2fc27.
>
> ACK.
>

I fixed the typo, added the commit info and pushed, thanks.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131218/6043a207/attachment-0001.sig>


More information about the libvir-list mailing list