summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-10-31 14:51:05 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-11-03 17:36:50 +0100
commit8835ac678f54ec881c5072290fe54be0cc9b5196 (patch)
treecc4bb4864a27fbb23eea09d49701e7fcbca1a666 /configure.ac
parent75a087c80730bdce257756d863397da8268469b5 (diff)
bin pointless post_download.in
Getting dbghelp.dll with help of dbg_x86.msi was removed. It was most probably obsolete. Change-Id: Iab4c63b2ad883e3d1db3df965eecf15dccb478eb
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 0 insertions, 9 deletions
diff --git a/configure.ac b/configure.ac
index 5114c39e14c0..e9b448be112f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4079,7 +4079,6 @@ if test "$cross_compiling" = "yes"; then
configure \
ooo.lst.in \
oowintool \
- post_download.in \
solenv/bin/getcompver.awk \
solenv/inc/langlist.mk \
solenv/inc/postset.mk \
@@ -12795,14 +12794,6 @@ AC_SUBST(LO_PATH)
# make sure config.guess is +x; we execute config.guess, so it has to be so
chmod +x ./config.guess
-dnl Setting up the post_download check script
-dnl Using autoconf here, so that the migration from the previous state
-dnl (checks for the additional Windows downloads were directly in
-dnl configure.ac) is as easy as possible
-echo "setting up the post_download check script"
-autoconf post_download.in > post_download
-chmod +x post_download
-
# Generate a configuration timestamp we can use for deps
if test -f config_host.mk; then
mv -f config_host.mk config_host.mk.last