Cygwin: dirent.h: fix a comment
[newlib-cygwin.git] / libgloss / wince / acinclude.m4
blob047a66a3992acf24ffb4c8c3c187eda8fbaf61dc
1 WINCE_STUB_LIBS=
2 case "${target}" in
3   *arm*-wince-pe) WINCE_STUB_LIBS='-lsslsock' ;;
4 esac
5 AC_SUBST(WINCE_STUB_LIBS)