[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r30552 - trunk

From: Eric Gillespie <epg_at_google.com>
Date: Fri, 11 Apr 2008 15:38:27 -0700

epg_at_tigris.org writes:

> Author: epg
> Date: Fri Apr 11 15:30:03 2008
> New Revision: 30552
>
> Log:
> One more follow-up to r30548.
>
> * configure.ac
> Don't require non-yes argument for --with-junit.

What I really wanted out of all this was not requiring
--with-junit at all, but currently that flag is the only way we
can tell in configure whether we can build the tests or not. Of
course, it doesn't mean anything since we don't actually check if
junit is there. The real fix for all this is to add that check
and stop requiring any kind of --with-junit option.

This, at least, allows you to say just '--with-junit' rather than
'--with-junit bogus'.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-12 00:38:51 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.