Home
last modified time | relevance | path

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

/dports/math/lapack++/lapackpp-2.5.4/
H A Dconfigure.ac188 [res_no_stack=yes],
189 [res_no_stack=no],
190 [res_no_stack=unknown])
191 AC_MSG_RESULT($res_no_stack)
193 res_no_stack=no
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 Dconfigure24572 res_no_stack=unknown
24619 res_no_stack=yes
24621 res_no_stack=no
24627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $res_no_stack" >&5
24628 $as_echo "$res_no_stack" >&6; }
24630 res_no_stack=no
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