summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d638bdf..12e23d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,7 +60,6 @@ AC_MSG_CHECKING([wether we need platform-specific build settings])
case ${host_os} in
*mingw32*|*cygwin*)
AC_MSG_RESULT([yes])
- AC_SUBST(WINDRES)
win32=true
;;
darwin*)