Home | History | Annotate | Download | only in icu4c

Lines Matching refs:EXEEXT

681 EXEEXT
3135 # of exeext.
3165 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3176 # We found the default executable, but exeext='' is most
3258 EXEEXT=$ac_cv_exeext
3259 ac_exeext=$EXEEXT
4273 *-*-cygwin*|*-*-mingw*) EXEEXT=.exe ;;
4274 *) EXEEXT="" ;;
4276 ac_exeext=$EXEEXT
4277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXEEXT" >&5
4278 $as_echo "$EXEEXT" >&6; }