Home
last modified time | relevance | path

Searched refs:enable_atlas (Results 1 – 6 of 6) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/build/workspaces/
H A Dupdate-workspaces.sh40 enable_atlas=true
48 --enable-atlas ) enable_atlas=true ;;
49 --disable-atlas ) enable_atlas=false ;;
57 if [ "$enable_atlas" = "true" ]; then
/dports/math/lapack++/lapackpp-2.5.4/macros/
H A Datlas.m421 enable_atlas="$enableval",
22 enable_atlas="yes")
23 AC_MSG_RESULT($enable_atlas)
27 if test "$enable_atlas" != "no"; then
/dports/audio/aubio/aubio-0.4.9/
H A Dwscript463 ctx.options.enable_atlas)
/dports/audio/py-aubio/aubio-0.4.9/
H A Dwscript463 ctx.options.enable_atlas)
/dports/math/lapack++/lapackpp-2.5.4/
H A Dconfigure23242 enableval=$enable_atlas; enable_atlas="$enableval"
23244 enable_atlas="yes"
23247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_atlas" >&5
23248 $as_echo "$enable_atlas" >&6; }
23252 if test "$enable_atlas" != "no"; then
/dports/science/ghmm/ghmm-0.9-rc3/
H A Dconfigure12483 enableval=$enable_atlas;