mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7 lines
127 B
C
7 lines
127 B
C
|
/*
|
||
|
* Define 0 or 1 of these, to select the variety of SOCKS support you want.
|
||
|
*/
|
||
|
#define HPSOCKS
|
||
|
#undef SOCKS4
|
||
|
#undef SOCKS5
|