Ops, that mail didn't get to the ML at first...

On 03/22/2016 11:25 AM, Mark Wielaard wrote:
> On Fri, 2016-03-18 at 17:17 +0100, Mark Wielaard wrote:
>> configure.ac implies that there is a fall back to the internal db if
>> no external one is specified or found. But that doesn't work since
>> with_external_db defaults to no when not --with[out]-external-db isn't
>> given. Fix that by defaulting to "maybe" and then first check for an
>> external db before falling back to the internal db if available.
> 
> On irc (#rpm.org) ffesti said he liked to keep the current behavior of
> first checking for an internal db if neither --with-external-db nor
> --without-external-db was given. So the attached patch does that (move
> the fallback from yes|maybe to no|maybe).

Thanks for the added effort! Added upstream.

Florian

-- 

Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham,
Michael O'Neill
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to