Home | History | Annotate | Download | only in icu4c

Lines Matching refs:EXEEXT

671 EXEEXT
2894 # of exeext.
2924 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2935 # We found the default executable, but exeext='' is most
3017 EXEEXT=$ac_cv_exeext
3018 ac_exeext=$EXEEXT
4034 *-*-cygwin*|*-*-mingw*) EXEEXT=.exe ;;
4035 *) EXEEXT="" ;;
4037 ac_exeext=$EXEEXT
4038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXEEXT" >&5
4039 $as_echo "$EXEEXT" >&6; }