76a52fb3330476c0b124b1eecbf29ce0f5b56b72
[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 /* Types */
19 #undef SILC_SIZEOF_LONG_LONG
20 #undef SILC_SIZEOF_LONG
21 #undef SILC_SIZEOF_INT
22 #undef SILC_SIZEOF_SHORT
23 #undef SILC_SIZEOF_CHAR
24 #undef SILC_SIZEOF_VOID_P
25
26 /* Redefs for SOCKS5 library */
27 #undef SOCKS
28 #undef SOCKS5
29 #undef Rconnect
30 #undef Rgetsockname
31 #undef Rgetpeername
32 #undef Rbind
33 #undef Raccept  
34 #undef Rlisten
35 #undef Rselect
36 #undef Rrecvfrom
37 #undef Rsendto
38 #undef Rrecv
39 #undef Rsend
40 #undef Rread
41 #undef Rwrite
42 #undef Rrresvport
43 #undef Rshutdown
44 #undef Rlisten
45 #undef Rclose
46 #undef Rdup
47 #undef Rdup2
48 #undef Rfclose
49 #undef Rgethostbyname