summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/web2c/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-12-22 15:01:42 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-12-22 15:01:42 +0000
commita4821b2388d86d70e2eaa9afdf2f0c3c9c40a336 (patch)
tree485cffee496a151f2b6c4238bcfed8ec42b7d45b /Build/source/texk/web2c/web2c/configure
parentc683a0a462ba14e8f265e620f8e88ce362d8b70f (diff)
automake 1.11.2
git-svn-id: svn://tug.org/texlive/trunk@24909 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/web2c/configure')
-rwxr-xr-xBuild/source/texk/web2c/web2c/configure5
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/web2c/configure b/Build/source/texk/web2c/web2c/configure
index c50ad890b9c..090f60f3ffb 100755
--- a/Build/source/texk/web2c/web2c/configure
+++ b/Build/source/texk/web2c/web2c/configure
@@ -644,6 +644,7 @@ SED
am__fastdepCC_FALSE
am__fastdepCC_TRUE
CCDEPMODE
+am__nodep
AMDEPBACKSLASH
AMDEP_FALSE
AMDEP_TRUE
@@ -3156,6 +3157,7 @@ fi
if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='\'
+ am__nodep='_no'
fi
if test "x$enable_dependency_tracking" != xno; then
AMDEP_TRUE=
@@ -3969,6 +3971,7 @@ else
# instance it was reported that on HP-UX the gcc test will end up
# making a dummy file named `D' -- because `-MD' means `put the output
# in D'.
+ rm -rf conftest.dir
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if we're
# using a relative directory.
@@ -4028,7 +4031,7 @@ else
break
fi
;;
- msvisualcpp | msvcmsys)
+ msvc7 | msvc7msys | msvisualcpp | msvcmsys)
# This compiler won't grok `-c -o', but also, the minuso test has
# not run yet. These depmodes are late enough in the game, and
# so weak that their functioning should not be impacted.