[Patch] Improve diags for "OpenSSL headers match library" configure test

Tim Rice tim at multitalents.net
Sat Jul 27 14:09:53 EST 2002


On Sat, 27 Jul 2002, Darren Tucker wrote:

> Hello All,
> 	After seeing what is probably the zillionth "OpenSSL headers don't
> match library" bug report I made the following mod to configure.ac. It
> always writes the versions of the library and headers to config.log and
> prints them to stdout if they don't match.
>
> 	Hopefully this will help diagnose these problems in future. Example
> output below.
>
> 		-Daz.

I think I remember the autoconf docs recomending against using printf()
in tests. Look at the test in the --with-default-path section for
how you might do it differently.


-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list