HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_exeext (Results 1 - 5 of 5) sorted by relevancy

  /src/tools/host-mkdep/
configure 1357 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1358 # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
1359 export ac_cv_exeext
1372 ac_exeext=$ac_cv_exeext
1405 rm -f a.out a.exe conftest$ac_cv_exeext
1428 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1429 export ac_cv_exeext
1440 rm -f conftest$ac_cv_exeext
1441 echo "$as_me:1441: result: $ac_cv_exeext" >&5
1442 echo "${ECHO_T}$ac_cv_exeext" >&
    [all...]
  /src/tools/make/
configure 2514 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2516 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2530 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2532 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2534 # We set ac_cv_exeext here because the later test for it is not
2544 test "$ac_cv_exeext" = no && ac_cv_exeext=
2567 ac_exeext=$ac_cv_exeext
2569 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.ou
    [all...]
  /src/lib/librumpuser/
configure 2633 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2635 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2649 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2651 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2653 # We set ac_cv_exeext here because the later test for it is not
2663 test "$ac_cv_exeext" = no && ac_cv_exeext=
2686 ac_exeext=$ac_cv_exeext
2688 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.ou
    [all...]
  /src/tools/compat/
configure 3108 # Autoconf-2.13 could set the ac_cv_exeext variable to 'no'.
3110 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3124 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
3126 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3128 # We set ac_cv_exeext here because the later test for it is not
3138 test "$ac_cv_exeext" = no && ac_cv_exeext=
3164 ac_exeext=$ac_cv_exeext
3166 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.ou
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 3762 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3764 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3778 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3780 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3782 # We set ac_cv_exeext here because the later test for it is not
3792 test "$ac_cv_exeext" = no && ac_cv_exeext=
3815 ac_exeext=$ac_cv_exeext
3817 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.ou
    [all...]

Completed in 23 milliseconds