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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dconfigure771 with_cloog_lib
5586 if test "${with_cloog_lib+set}" = set; then :
5587 withval=$with_cloog_lib;
5628 if test "x${with_cloog_lib}" != x; then
5629 clooglibs="-L$with_cloog_lib"
5644 || test "x${with_cloog_lib}" != x ; then
5657 && test "x${with_cloog_lib}" = x && test -d ${srcdir}/cloog; then
5910 || test "x${with_cloog_lib}" != x ; then
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dconfigure768 with_cloog_lib
5709 if test "${with_cloog_lib+set}" = set; then :
5710 withval=$with_cloog_lib;
5733 if test "x$with_cloog_lib" != x; then
5734 clooglibs="-L$with_cloog_lib -lcloog"
5736 if test "x$with_cloog$with_cloog_include$with_cloog_lib" = x && test -d ${srcdir}/cloog; then
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dconfigure808 with_cloog_lib
5890 if test "${with_cloog_lib+set}" = set; then :
5891 withval=$with_cloog_lib;
5914 if test "x$with_cloog_lib" != x; then
5915 clooglibs="-L$with_cloog_lib -lcloog"
5917 if test "x$with_cloog$with_cloog_include$with_cloog_lib" = x && test -d ${srcdir}/cloog; then

Completed in 132 milliseconds