Searched refs:with_isl (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/cloog/
H A Dconfigure798 with_isl
12788 if test "${with_isl+set}" = set; then :
12789 withval=$with_isl;
12820 if test "x$with_isl" != "x" -a "x$with_isl" != "xsystem"; then
12823 with_isl="system"
12826 if test "x$with_isl" != "x" -a "x$with_isl" != "xbuild"; then
12829 with_isl="build"
12834 case "$with_isl" i
[all...]
/haiku-buildtools/gcc/
H A Dconfigure778 with_isl
5935 if test "${with_isl+set}" = set; then :
5936 withval=$with_isl;
5942 if test "x$with_isl" != "xno"; then
5967 case $with_isl in
5975 isllibs="-L$with_isl/lib"
5976 islinc="-I$with_isl/include"
6040 if test "x${with_isl}" = xno; then
6042 elif test "x${with_isl}" != x \
6068 if test "x$with_isl"
[all...]
/haiku-buildtools/binutils/
H A Dconfigure781 with_isl
5952 if test "${with_isl+set}" = set; then :
5953 withval=$with_isl;
5959 if test "x$with_isl" != "xno"; then
5984 case $with_isl in
5992 isllibs="-L$with_isl/lib"
5993 islinc="-I$with_isl/include"
6090 if test "x${with_isl}" = xno; then
6092 elif test "x${with_isl}" != x \
6118 if test "x$with_isl"
[all...]

Completed in 112 milliseconds