summaryrefslogtreecommitdiff
path: root/builds
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2018-11-08 23:36:37 -0500
committerAlexei Podtelezhnikov <apodtele@gmail.com>2018-11-08 23:36:37 -0500
commit3b6e65f7bf674601b9419d02ce0aa633e2e882fb (patch)
tree167ab693e07c6c6eea75b03933151dce7b72a172 /builds
parent181033d396acac847e1dbcb766a1df8e5dc9d711 (diff)
downloadfreetype2-3b6e65f7bf674601b9419d02ce0aa633e2e882fb.tar.gz
* builds/unix/configure.raw: Require `windows.h' for windres.
Diffstat (limited to 'builds')
-rw-r--r--builds/unix/configure.raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/unix/configure.raw b/builds/unix/configure.raw
index 769c44e84..0c29fab81 100644
--- a/builds/unix/configure.raw
+++ b/builds/unix/configure.raw
@@ -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