Home | History | Annotate | Download | only in source

Lines Matching refs:EXEEXT

676 EXEEXT
2912 # of exeext.
2942 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2953 # We found the default executable, but exeext='' is most
3035 EXEEXT=$ac_cv_exeext
3036 ac_exeext=$EXEEXT
4052 *-*-cygwin*|*-*-mingw*) EXEEXT=.exe ;;
4053 *) EXEEXT="" ;;
4055 ac_exeext=$EXEEXT
4056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXEEXT" >&5
4057 $as_echo "$EXEEXT" >&6; }