Re: cvs head configure broken for --with-krb5 on RH9 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: cvs head configure broken for --with-krb5 on RH9
Date
Msg-id Pine.LNX.4.44.0311291059160.19468-100000@peter.localdomain
Whole thread Raw
In response to Re: cvs head configure broken for --with-krb5 on RH9  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway writes:

> Rather than silenty accepting but ignoring the old syntax, could we
> have configure bail out with an appropriate error message if
> --with-krb5 is specified with an argument?  That might make the change
> less subtle.

That's what it does:

peter ~/pgsql$ ./configure --with-krb5=/usr/kerberos
checking build system type... i586-pc-linux-gnu
...
checking whether to build with Kerberos 5 support... configure: error: no
argument expected for --with-krb5 option

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: cvs head configure broken for --with-krb5 on RH9
Next
From: ow
Date:
Subject: pg_restore with --disable-triggers