From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 7D2DB43CDC for ; Sun, 7 Aug 2022 17:44:50 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A8DF168B69E; Sun, 7 Aug 2022 20:44:48 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 49ECD68B201 for ; Sun, 7 Aug 2022 20:44:42 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id ECB412F44EB for ; Sun, 7 Aug 2022 19:44:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1659894281; bh=dOPEtBNYEtGLvoaODlCX9CoNgtaNL0wWSFJnaPKUPzA=; h=Date:Subject:To:References:From:In-Reply-To; b=IxwetME7zWvOgCxbKyprLJmpn47PB+/AM2mguApPxIyDe3Wn7jBL8SIKiUSfgTlG/ s1Pk8LTkDOAfMLIUQctIy52B0tyyEO2s4bxo2tekIopFjvhtDwGIhE6Wf4/pYF13Hn l9jdtoWF/PxXYj0IoLJ31r3+BR1r680u3wRMy8ZCTwsmrvqshEG3dC/DBRGeXU8Zbm voviVlfAD5sBv8bHJI0s01D0fELjf6NK3NmO49IHTAAems75jMwFcNFOIWIpB5SoD2 Qr5PA57ko76C6AIgLArl/MB+lqDR4FrtPCauWZkeeRFLl86tZiCvYB4HuWQ+MMq0zY 9fAAd0KLSe+vA== Message-ID: <1f63e048-39cb-abb6-7fd4-966df3e828f9@rothenpieler.org> Date: Sun, 7 Aug 2022 19:44:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.1.1 To: ffmpeg-devel@ffmpeg.org References: <20220807151248.15182-1-timo@rothenpieler.org> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 1/3] configure: always enable gnu_windres if available X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 07.08.2022 17:51, Andreas Rheinhardt wrote: > > If the resource files are only for dlls, you can remove SLIBOBJS, > because it is now empty. > I wasn't sure what those 3 variables are for, compared to the other OBJS variables. In any case I'd be inclined to leave it in, just in case it turns out useful again in the future. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".