Re: [FFmpeg-devel] [PATCH]configure: Do not overwrite src symlink if it exists

2019-05-04 Thread Carl Eugen Hoyos
Am Sa., 27. Apr. 2019 um 13:12 Uhr schrieb Carl Eugen Hoyos : > > 2019-04-25 0:45 GMT+02:00, Carl Eugen Hoyos : > > > Attached patch allows to run fate from wsl for out-of-tree builds. > > I will push this patch if there are no objections. Patch applied. Carl Eugen ___

Re: [FFmpeg-devel] [PATCH]configure: Do not overwrite src symlink if it exists

2019-04-27 Thread Carl Eugen Hoyos
2019-04-25 0:45 GMT+02:00, Carl Eugen Hoyos : > Attached patch allows to run fate from wsl for out-of-tree builds. I will push this patch if there are no objections. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/ma

[FFmpeg-devel] [PATCH]configure: Do not overwrite src symlink if it exists

2019-04-24 Thread Carl Eugen Hoyos
Hi! Attached patch allows to run fate from wsl for out-of-tree builds. Please comment, Carl Eugen From 8e8742a42a8e945c7d6c90810e6409cbb4210967 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Thu, 25 Apr 2019 00:42:48 +0200 Subject: [PATCH] configure: Do not overwrite src symlink if it alr