Home
last modified time | relevance | path

Searched refs:ax_cv_have_altivec_old_ext (Results 1 – 7 of 7) sorted by relevance

/dports/dns/dnsjit/dnsjit-1.2.2/m4/
H A Dax_ext.m459 AC_CACHE_CHECK([whether altivec is supported for old distros], [ax_cv_have_altivec_old_ext],
63 ax_cv_have_altivec_old_ext=yes
68 if test "$ax_cv_have_altivec_old_ext" = yes; then
/dports/devel/autoconf-archive/autoconf-archive-2019.01.06/m4/
H A Dax_ext.m459 AC_CACHE_CHECK([whether altivec is supported for old distros], [ax_cv_have_altivec_old_ext],
63 ax_cv_have_altivec_old_ext=yes
68 if test "$ax_cv_have_altivec_old_ext" = yes; then
/dports/graphics/libprojectm/projectm-3.1.12/m4/autoconf-archive/
H A Dax_ext.m459 AC_CACHE_CHECK([whether altivec is supported for old distros], [ax_cv_have_altivec_old_ext],
63 ax_cv_have_altivec_old_ext=yes
68 if test "$ax_cv_have_altivec_old_ext" = yes; then
/dports/biology/jellyfish/jellyfish-2.3.0/m4/
H A Dm4-ax_ext.m459 AC_CACHE_CHECK([whether altivec is supported for old distros], [ax_cv_have_altivec_old_ext],
63 ax_cv_have_altivec_old_ext=yes
68 if test "$ax_cv_have_altivec_old_ext" = yes; then
/dports/games/gnubg/gnubg-1.06.002/m4/
H A Dax_ext.m483 AC_CACHE_CHECK([whether altivec is supported for old distros], [ax_cv_have_altivec_old_ext],
87 ax_cv_have_altivec_old_ext=yes
92 if test "$ax_cv_have_altivec_old_ext" = yes; then
/dports/biology/mrbayes/MrBayes-3.2.7/
H A Daclocal.m4928 AC_CACHE_CHECK([whether altivec is supported for old distros], [ax_cv_have_altivec_old_ext],
932 ax_cv_have_altivec_old_ext=yes
937 if test "$ax_cv_have_altivec_old_ext" = yes; then
/dports/games/gnubg/gnubg-1.06.002/
H A Dconfigure17383 if ${ax_cv_have_altivec_old_ext+:} false; then :
17389 ax_cv_have_altivec_old_ext=yes
17394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_altivec_old_ext" >&5
17395 $as_echo "$ax_cv_have_altivec_old_ext" >&6; }
17397 if test "$ax_cv_have_altivec_old_ext" = yes; then