On Sat, Feb 11, 2017 at 07:08:37PM +0100, Diego Biurrun wrote:
> --- a/configure
> +++ b/configure
> @@ -4732,9 +4721,8 @@ enabled omx_rpi           && { check_header OMX_Core.h 
> ||
> +enabled openssl           && { { check_pkg_config "" openssl openssl/ssl.h 
> OPENSSL_init_ssl ||
> +                                 check_pkg_config "" openssl openssl/ssl.h 
> SSL_library_init; } ||

Maybe changing these to explicitly have the internal name as first
parameter instead of an empty parameter is more elegant and clear?
Thoughts?

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to