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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dconfigure769 with_cloog
5574 if test "${with_cloog+set}" = set; then :
5575 withval=$with_cloog;
5613 case $with_cloog in
5621 clooglibs="-L$with_cloog/lib"
5622 clooginc="-I$with_cloog/include"
5640 if test "x${with_cloog}" = xno; then
5642 elif test "x${with_cloog}" != x \
5654 with_cloog=no
5656 if test "x${with_cloog}"
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dconfigure766 with_cloog
5697 if test "${with_cloog+set}" = set; then :
5698 withval=$with_cloog;
5715 with_cloog=no
5718 case $with_cloog in
5726 clooglibs="-L$with_cloog/lib -lcloog"
5727 clooginc="-I$with_cloog/include -DCLOOG_PPL_BACKEND "
5736 if test "x$with_cloog$with_cloog_include$with_cloog_lib" = x && test -d ${srcdir}/cloog; then
5750 if test "x$with_cloog" != "xno" -a "${ENABLE_CLOOG_CHECK}" = "yes"; then
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dconfigure806 with_cloog
5878 if test "${with_cloog+set}" = set; then :
5879 withval=$with_cloog;
5896 with_cloog=no
5899 case $with_cloog in
5907 clooglibs="-L$with_cloog/lib -lcloog"
5908 clooginc="-I$with_cloog/include -DCLOOG_PPL_BACKEND "
5917 if test "x$with_cloog$with_cloog_include$with_cloog_lib" = x && test -d ${srcdir}/cloog; then
5931 if test "x$with_cloog" != "xno" -a "${ENABLE_CLOOG_CHECK}" = "yes"; then

Completed in 193 milliseconds