Home | History | Annotate | Download | only in patched-yasm

Lines Matching refs:ac_cv_exeext

3490   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3492 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3506 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3508 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3510 # We set ac_cv_exeext here because the later test for it is not
3520 test "$ac_cv_exeext" = no && ac_cv_exeext=
3543 ac_exeext=$ac_cv_exeext
3545 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3568 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3579 rm -f conftest conftest$ac_cv_exeext
3580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3581 $as_echo "$ac_cv_exeext" >&6; }
3584 EXEEXT=$ac_cv_exeext
3616 if { ac_try='./conftest$ac_cv_exeext'
3643 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out