aboutsummaryrefslogtreecommitdiff
path: root/libcc1/configure
diff options
context:
space:
mode:
authorMichael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>2015-05-13 11:00:37 +0000
committerMichael Haubenwallner <haubi@gcc.gnu.org>2015-05-13 11:00:37 +0000
commit4709a6d2a2d888ce510356b479f63c27c3d3b24f (patch)
treeb3b68858cf857ac5c0223ae58a465a0de7a284a7 /libcc1/configure
parentb56b040c8438eeabeb633cf0048571c3389af990 (diff)
downloadgcc-4709a6d2a2d888ce510356b479f63c27c3d3b24f.zip
gcc-4709a6d2a2d888ce510356b479f63c27c3d3b24f.tar.gz
gcc-4709a6d2a2d888ce510356b479f63c27c3d3b24f.tar.bz2
libcc1: Bump to automake 1.11.6
2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> * Makefile.in: Regenerated with automake-1.11.6. * aclocal.m4: Likewise. * configure: Likewise. From-SVN: r223131
Diffstat (limited to 'libcc1/configure')
-rwxr-xr-xlibcc1/configure20
1 files changed, 12 insertions, 8 deletions
diff --git a/libcc1/configure b/libcc1/configure
index c1fd403..bbd3e72 100755
--- a/libcc1/configure
+++ b/libcc1/configure
@@ -639,6 +639,7 @@ MAINTAINER_MODE_TRUE
am__fastdepCC_FALSE
am__fastdepCC_TRUE
CCDEPMODE
+am__nodep
AMDEPBACKSLASH
AMDEP_FALSE
AMDEP_TRUE
@@ -4249,6 +4250,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=
@@ -4302,11 +4304,11 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
-# Always define AMTAR for backward compatibility.
+# Always define AMTAR for backward compatibility. Yes, it's still used
+# in the wild :-( We should find a proper way to deprecate it ...
+AMTAR='$${TAR-tar}'
-AMTAR=${AMTAR-"${am_missing_run}tar"}
-
-am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
+am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
@@ -4324,6 +4326,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.
@@ -4383,7 +4386,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.
@@ -10536,7 +10539,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 10539 "configure"
+#line 10542 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -10642,7 +10645,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 10645 "configure"
+#line 10648 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11150,6 +11153,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.
@@ -11209,7 +11213,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.