aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorTobias Burnus <burnus@net-b.de>2014-11-12 19:28:36 +0100
committerTobias Burnus <burnus@gcc.gnu.org>2014-11-12 19:28:36 +0100
commitd62352f9c7ee9d1a37c8d5c1011df9b090aa07d3 (patch)
treeb1c85e3dba56f6b81ef96b1292f9c6a15e8a4afb /gcc/configure
parentb51a678705e6f4ca5775657a47ef962d26cbb1e2 (diff)
downloadgcc-d62352f9c7ee9d1a37c8d5c1011df9b090aa07d3.zip
gcc-d62352f9c7ee9d1a37c8d5c1011df9b090aa07d3.tar.gz
gcc-d62352f9c7ee9d1a37c8d5c1011df9b090aa07d3.tar.bz2
Makefile.in (CLOOGLIBS, CLOOGINC): Remove.
2014-11-12 Tobias Burnus <burnus@net-b.de> * Makefile.in (CLOOGLIBS, CLOOGINC): Remove. * configure.ac: Ditto. * graphite-interchange.c: Remove HAVE_CLOOG block. * config.in: Regenerate. * configure: Regenerate. From-SVN: r217436
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure20
1 files changed, 3 insertions, 17 deletions
diff --git a/gcc/configure b/gcc/configure
index 7f1f47d..6459a8a 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -604,8 +604,6 @@ PICFLAG
enable_host_shared
enable_plugin
pluginlibs
-CLOOGINC
-CLOOGLIBS
ISLINC
ISLLIBS
GMPINC
@@ -952,9 +950,7 @@ CXXCPP
GMPLIBS
GMPINC
ISLLIBS
-ISLINC
-CLOOGLIBS
-CLOOGINC'
+ISLINC'
# Initialize some variables set by options.
@@ -1726,8 +1722,6 @@ Some influential environment variables:
GMPINC How to find GMP include files
ISLLIBS How to link ISL
ISLINC How to find ISL include files
- CLOOGLIBS How to link CLOOG
- CLOOGINC How to find CLOOG include files
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
@@ -18100,7 +18094,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 18103 "configure"
+#line 18097 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -18206,7 +18200,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 18209 "configure"
+#line 18203 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -27974,14 +27968,6 @@ $as_echo "#define HAVE_isl 1" >>confdefs.h
fi
-
-
-if test "x${CLOOGLIBS}" != "x" ; then
-
-$as_echo "#define HAVE_cloog 1" >>confdefs.h
-
-fi
-
# Check for plugin support
# Check whether --enable-plugin was given.
if test "${enable_plugin+set}" = set; then :