Commit fbc8ac47 authored by Alexandre Julliard's avatar Alexandre Julliard

configure: Don't disable includes for the Wow64 build.

parent 2c5eee25
......@@ -4120,7 +4120,6 @@ then
WOW64_DISABLE=\#
enable_fonts=${enable_fonts:-no}
enable_include=${enable_include:-no}
enable_rpcss=${enable_rpcss:-no}
enable_server=${enable_server:-no}
enable_tools=${enable_tools:-no}
......
......@@ -190,7 +190,6 @@ then
fi
AC_SUBST([WOW64_DISABLE],[\#])
enable_fonts=${enable_fonts:-no}
enable_include=${enable_include:-no}
enable_rpcss=${enable_rpcss:-no}
enable_server=${enable_server:-no}
enable_tools=${enable_tools:-no}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment