Loading polly/autoconf/configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ CXXFLAGS=$saved_CXXFLAGS dnl Check that we have cloog. saved_CXXFLAGS=$CXXFLAGS CXXFLAGS="$CXXFLAGS $gmp_inc $isl_inc" find_lib_and_headers([cloog], [cloog/isl/cloog.h], [cloog-isl], [required]) find_lib_and_headers([cloog], [cloog/isl/cloog.h], [cloog-isl]) CXXFLAGS=$saved_CXXFLAGS AS_IF([test "x$cloog_found" = "xyes"], [AC_DEFINE([CLOOG_FOUND],[1],[Define if cloog found])]) Loading polly/configure +1 −1 Original line number Diff line number Diff line Loading @@ -2618,7 +2618,7 @@ fi fi else if test "xrequired" = "xrequired"; then : if test "x" = "xrequired"; then : as_fn_error "cloog required but not found" "$LINENO" 5 else { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 Loading Loading
polly/autoconf/configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ CXXFLAGS=$saved_CXXFLAGS dnl Check that we have cloog. saved_CXXFLAGS=$CXXFLAGS CXXFLAGS="$CXXFLAGS $gmp_inc $isl_inc" find_lib_and_headers([cloog], [cloog/isl/cloog.h], [cloog-isl], [required]) find_lib_and_headers([cloog], [cloog/isl/cloog.h], [cloog-isl]) CXXFLAGS=$saved_CXXFLAGS AS_IF([test "x$cloog_found" = "xyes"], [AC_DEFINE([CLOOG_FOUND],[1],[Define if cloog found])]) Loading
polly/configure +1 −1 Original line number Diff line number Diff line Loading @@ -2618,7 +2618,7 @@ fi fi else if test "xrequired" = "xrequired"; then : if test "x" = "xrequired"; then : as_fn_error "cloog required but not found" "$LINENO" 5 else { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 Loading