* builds/unix/configure.raw: Require `windows.h' for windres.

This commit is contained in:
Alexei Podtelezhnikov 2018-11-08 23:36:37 -05:00
parent 181033d396
commit 3b6e65f7bf
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2018-11-08 Alexei Podtelezhnikov <apodtele@gmail.com>
* builds/unix/configure.raw: Require `windows.h' for windres.
2018-11-08 Alexei Podtelezhnikov <apodtele@gmail.com>
[ftstroke] Fix unpredictable failures (#54986).

View File

@ -37,7 +37,7 @@ AC_SUBST(EXEEXT)
PKG_PROG_PKG_CONFIG([0.24])
LT_INIT(win32-dll)
LT_PROG_RC
AC_CHECK_HEADER([windows.h],[LT_PROG_RC])
# checks for native programs to generate building tool