On 21/09/14 11:52, Diego Biurrun wrote:
> ---
> configure | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index ea3244c..e849cfb 100755
> --- a/configure
> +++ b/configure
> @@ -2604,7 +2604,7 @@ tmpfile(){
> eval $1=$tmp
> }
>
> -trap 'rm -rf -- "$AVTMPDIR"' EXIT
> +trap 'rm -rf -- "$AVTMPDIR"' EXIT INT
>
> tmpfile TMPASM .asm
> tmpfile TMPC .c
>
Sounds like a good idea.
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel