repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: dirent.h: fix a comment
[newlib-cygwin.git]
/
libgloss
/
wince
/
acinclude.m4
blob
047a66a3992acf24ffb4c8c3c187eda8fbaf61dc
1
WINCE_STUB_LIBS=
2
case "${target}" in
3
*arm*-wince-pe) WINCE_STUB_LIBS='-lsslsock' ;;
4
esac
5
AC_SUBST(WINCE_STUB_LIBS)