Home
last modified time | relevance | path

Searched refs:with_cloog (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/config/
Dcloog.m442 case $with_cloog in
50 clooglibs="-L$with_cloog/lib"
51 clooginc="-I$with_cloog/include"
83 if test "x${with_cloog}" = xno; then
85 elif test "x${with_cloog}" != x \
/toolchain/binutils/binutils-2.25/
Dconfigure5826 withval=$with_cloog;
5839 test "x$with_cloog" != "xno"; then
6092 case $with_cloog in
6100 clooglibs="-L$with_cloog/lib"
6101 clooginc="-I$with_cloog/include"
6212 if test "x${with_cloog}" = xno; then
6214 elif test "x${with_cloog}" != x \
6243 test "x$with_cloog" = xno ||
Dconfigure.ac1658 test "x$with_cloog" != "xno"; then
1695 test "x$with_cloog" = xno ||
DChangeLog1334 * configure.ac: If with_ppl is no, move setting with_cloog=no
2237 ($with_cloog): Likewise.
2460 (with_ppl, with_cloog): Test for "no".