On 26/11/13 11:14, Martin Storsjö wrote:
> This fixes leftover issues from 14abeaa4 which caused make
> rules for programs to not match up properly when the executable
> suffix was nonempty.
> ---
> Using a substitution to remove $(EXESUF) from program names isn't
> all that pretty, but it works. Fixing it in a different way (keeping
> all the program names in the PROGS list without a suffix) is left as
> exercise to the author of 14abeaa4.
> ---
>  Makefile |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Looks ok, thanks for fixing it.

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

Reply via email to