[PATCH 02/10] winevulkan: Add stub ICD.

Henri Verbeet hverbeet at gmail.com
Wed Feb 21 06:22:18 CST 2018


On 21 February 2018 at 13:20, Józef Kucia <joseph.kucia at gmail.com> wrote:
> On Tue, Feb 20, 2018 at 7:29 AM, Roderick Colenbrander
> <thunderbird2k at gmail.com> wrote:
>> diff --git a/configure.ac b/configure.ac
>> index d06476e6c9..bacbf76e19 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -3681,6 +3681,7 @@ WINE_CONFIG_DLL(wineps16.drv16,enable_win16)
>>  WINE_CONFIG_DLL(winepulse.drv)
>>  WINE_CONFIG_DLL(wineqtdecoder)
>>  WINE_CONFIG_DLL(winex11.drv)
>> +WINE_CONFIG_DLL(winevulkan)
>>  WINE_CONFIG_DLL(wing.dll16,enable_win16)
>>  WINE_CONFIG_DLL(wing32)
>>  WINE_CONFIG_DLL(winhttp,,[clean,implib])
>
> The WINE_CONFIG_DLL entries are kept in alphabetical order. Running
> tools/make_makefiles should fix this.
>
And generally speaking there's no need to include generated changes,
so you can also just drop that change from the patch.



More information about the wine-devel mailing list