mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
configure: WIDL is precious.
This commit is contained in:
parent
baa3f71009
commit
10969526a6
@ -6,6 +6,8 @@ AC_CONFIG_MACRO_DIR([m4])
|
|||||||
AC_CONFIG_LIBOBJ_DIR([portable])
|
AC_CONFIG_LIBOBJ_DIR([portable])
|
||||||
AC_CONFIG_HEADERS(include/config.h)
|
AC_CONFIG_HEADERS(include/config.h)
|
||||||
|
|
||||||
|
AC_ARG_VAR(WIDL, [widl IDL compiler])
|
||||||
|
|
||||||
dnl Check for progs
|
dnl Check for progs
|
||||||
AM_PROG_AR
|
AM_PROG_AR
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
Loading…
Reference in New Issue
Block a user