Home
last modified time | relevance | path

Searched refs:res_with_stack (Results 1 – 2 of 2) sorted by relevance

/dports/math/lapack++/lapackpp-2.5.4/
H A Dconfigure.ac159 [res_with_stack=yes],
160 [res_with_stack=no],
161 [res_with_stack=unknown])
162 AC_MSG_RESULT($res_with_stack)
166 if test x$res_with_stack = "xno" ; then
196 if test x$res_with_stack = "xyes" -a x$res_no_stack = "xno"; then
199 if test x$res_with_stack = "xno" -a x$res_no_stack = "xyes"; then
207 if test x$res_with_stack = "xyes" -a x$res_no_stack = "xyes"; then
H A Dconfigure24508 res_with_stack=unknown
24555 res_with_stack=yes
24557 res_with_stack=no
24563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $res_with_stack" >&5
24564 $as_echo "$res_with_stack" >&6; }
24568 if test x$res_with_stack = "xno" ; then
24633 if test x$res_with_stack = "xyes" -a x$res_no_stack = "xno"; then
24636 if test x$res_with_stack = "xno" -a x$res_no_stack = "xyes"; then
24644 if test x$res_with_stack = "xyes" -a x$res_no_stack = "xyes"; then