summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-07-09 09:50:37 +0200
committerAndras Timar <andras.timar@collabora.com>2018-07-09 09:50:37 +0200
commitb3bae2851e808bd6dfb47ffe2ae58e9bba29f77e (patch)
treed219b32a78f542b4d4159577312810d96281b8e7 /configure.ac
parentRevert "fixup of 'Enable MSP patching'" (diff)
downloadcore-b3bae2851e808bd6dfb47ffe2ae58e9bba29f77e.tar.gz
core-b3bae2851e808bd6dfb47ffe2ae58e9bba29f77e.zip
Revert "Enable MSP patching"
This reverts commit 7e948427b09f4eb13eea812379ddacc01c28ef17.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 68d0accb1fa4..7e27553b12ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3061,7 +3061,6 @@ if test "$_os" = "WINNT"; then
BITNESS_OVERRIDE=64
fi
fi
-AC_SUBST(WINDOWS_SDK_ARCH)
if test "$_os" = "iOS"; then
cross_compiling="yes"
fi
@@ -4370,7 +4369,6 @@ if test "$cross_compiling" = "yes"; then
bin/odfvalidator.sh.in \
bin/officeotron.sh.in \
instsetoo_native/util/openoffice.lst.in \
- setup_native/source/packinfo/finals_instsetoo.txt.in \
config_host/*.in \
sysui/desktop/macosx/Info.plist.in) \
| (cd CONF-FOR-BUILD && tar xf -)
@@ -12588,7 +12586,6 @@ AC_CONFIG_FILES([config_host.mk
bin/odfvalidator.sh
bin/officeotron.sh
instsetoo_native/util/openoffice.lst
- setup_native/source/packinfo/finals_instsetoo.txt
sysui/desktop/macosx/Info.plist])
AC_CONFIG_HEADERS([config_host/config_buildid.h])
AC_CONFIG_HEADERS([config_host/config_clang.h])