Created SILC Client Libary by moving stuff from silc/ directory.
[silc.git] / acconfig.h
1 /* Name of the package. */
2 #undef PACKAGE
3
4 /* Version of the package. */
5 #undef VERSION
6
7 /* Debugging */
8 #undef SILC_DEBUG
9
10 /* Default configuration file */
11 #undef SILC_SERVER_CONFIG_FILE
12
13 /* SIM (SILC Module) support */
14 #undef SILC_SIM
15 #undef HAVE_RTLD_NOW
16 #undef HAVE_RTLD_LAZY
17
18 /* Redefs for SOCKS5 library */
19 #undef SOCKS
20 #undef SOCKS5
21 #undef Rconnect
22 #undef Rgetsockname
23 #undef Rgetpeername
24 #undef Rbind
25 #undef Raccept  
26 #undef Rlisten
27 #undef Rselect
28 #undef Rrecvfrom
29 #undef Rsendto
30 #undef Rrecv
31 #undef Rsend
32 #undef Rread
33 #undef Rwrite
34 #undef Rrresvport
35 #undef Rshutdown
36 #undef Rlisten
37 #undef Rclose
38 #undef Rdup
39 #undef Rdup2
40 #undef Rfclose
41 #undef Rgethostbyname