On Tue, Jan 22, 2008 at 04:04:13PM +0000, Richard W.M. Jones wrote:
Daniel P. Berrange wrote:
>On Tue, Jan 22, 2008 at 04:00:49PM +0000, Daniel P. Berrange wrote:
>>This patch removes the use of PKG_CHECK_EXISTS which is only available in
>>new versions of pkg-config. Instead we use the 3rd and 4th args of the
>>PKG_CHECK_MODULES macro to control the if-found/not-found behaviour.
>>This
>>allows us to auto-disable features if they're missing, rather than
>>aborting
>>the configure run. This patch also updates the SASL tests to support the
>>value 'check' for auto-enable/disable like the rest of the modules.
>>
>>With this applied I can successfully run the following on RHEL-4 hosts
>>with the default RPMs installed
>>
>> ./autogen.sh --without-xen
>> make
>> make dist
>
>And now with a patch...
+1, much needed.
Actually my patch doesn't work properly. Scrub it. Will try again...
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules:
http://search.cpan.org/~danberr/ -=|
|=- Projects:
http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|