Commit 26a7ebf2 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

autoconf: isl depends on gmp include files

When libgmp header files are not installed in the default /usr/include location,
configure used to fail to find the gmp headers when testing for isl/ast.h.  This
patch adds the gmp include path to the compiler flags before testing for ISL.

Merged from https://llvm.org/svn/llvm-project/polly/trunk@168090

llvm-svn: 170725
parent 5b7209d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment