mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
configure: Don't disable includes for the Wow64 build.
This commit is contained in:
parent
2c5eee25ca
commit
fbc8ac470f
1
configure
vendored
1
configure
vendored
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user