mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
configure: Remove the no longer used check for VULKAN_LIBS.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
committed by
Alexandre Julliard
parent
f9c7b123d8
commit
99a3adcc19
@@ -112,7 +112,6 @@ case $host_os in
|
||||
;;
|
||||
esac
|
||||
|
||||
AC_ARG_VAR([VULKAN_LIBS], [linker flags for the Vulkan library])
|
||||
VKD3D_CHECK_VULKAN
|
||||
|
||||
AS_IF([test "x$with_ncurses" != "xno"],
|
||||
|
Reference in New Issue
Block a user