From a4821b2388d86d70e2eaa9afdf2f0c3c9c40a336 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 22 Dec 2011 15:01:42 +0000 Subject: automake 1.11.2 git-svn-id: svn://tug.org/texlive/trunk@24909 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/configure | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Build/source/libs/configure') diff --git a/Build/source/libs/configure b/Build/source/libs/configure index 047e02d0a80..5518afe4615 100755 --- a/Build/source/libs/configure +++ b/Build/source/libs/configure @@ -579,6 +579,7 @@ MAINTAINER_MODE_TRUE am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE +am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE @@ -5551,6 +5552,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= @@ -5635,6 +5637,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. @@ -5694,7 +5697,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. -- cgit v1.2.3