On 2/14/13 12:42 AM, Derek Buitenhuis wrote:
> This error was somehow missed for months.
> 
> Signed-off-by: Derek Buitenhuis <[email protected]>
> ---
>  doc/platform.texi |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/platform.texi b/doc/platform.texi
> index 999a5f1..da08962 100644
> --- a/doc/platform.texi
> +++ b/doc/platform.texi
> @@ -137,7 +137,7 @@ make
>  make install
>  @end example
>  
> -If you wish to compile static libraries, add @code{--enable-shared} to your
> +If you wish to compile shared libraries, add @code{--enable-shared} to your
>  configure options. Note that due to the way MSVC handles DLL imports and
>  exports, you cannot compile static and shared libraries at the same time, and
>  enabling shared libraries will automatically disable the static ones.
> 

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

Reply via email to