mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-10 12:40:58 +02:00
8 lines
170 B
Text
8 lines
170 B
Text
name=zsh/net/tcp
|
|
link=`if test x$ac_cv_func_getaddrinfo; then echo dynamic; else echo no; fi`
|
|
load=no
|
|
|
|
functions='Functions/TCP/*'
|
|
|
|
objects="tcp.o"
|
|
autofeatures="b:ztcp"
|