aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2008-09-03 16:08:05 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2008-09-03 16:08:05 +0000
commit36a881c739f1fd9896439b9b355dbb20180a567e (patch)
treeb3c5f2eec85e287cc8f08436adb6b5b3150d47ae /configure
parente4b16c6d0635fab4d2581c48a868cd0580dbaa12 (diff)
downloadgcc-36a881c739f1fd9896439b9b355dbb20180a567e.zip
gcc-36a881c739f1fd9896439b9b355dbb20180a567e.tar.gz
gcc-36a881c739f1fd9896439b9b355dbb20180a567e.tar.bz2
configure.ac: Always pass -DCLOOG_PPL_BACKEND to the cloog test.
2008-09-03 Richard Guenther <rguenther@suse.de> * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the cloog test. * configure: Re-generate. From-SVN: r139940
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 52718c2..6c70275 100755
--- a/configure
+++ b/configure
@@ -4950,7 +4950,7 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
CFLAGS="$saved_CFLAGS"
saved_CFLAGS="$CFLAGS"
-CFLAGS="$CFLAGS $clooginc $gmpinc $pplinc"
+CFLAGS="$CFLAGS $clooginc -DCLOOG_PPL_BACKEND $gmpinc $pplinc"
echo "$as_me:$LINENO: checking for correct version of CLooG" >&5
echo $ECHO_N "checking for correct version of CLooG... $ECHO_C" >&6