updates
[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 /* macros/curses checks */
27 #undef HAS_CURSES
28 #undef USE_SUNOS_CURSES
29 #undef USE_BSD_CURSES
30 #undef USE_SYSV_CURSES
31 #undef USE_NCURSES
32 #undef NO_COLOR_CURSES
33 #undef SCO_FLAVOR
34
35 /* Redefs for SOCKS5 library */
36 #undef SOCKS
37 #undef SOCKS5
38 #undef Rconnect
39 #undef Rgetsockname
40 #undef Rgetpeername
41 #undef Rbind
42 #undef Raccept  
43 #undef Rlisten
44 #undef Rselect
45 #undef Rrecvfrom
46 #undef Rsendto
47 #undef Rrecv
48 #undef Rsend
49 #undef Rread
50 #undef Rwrite
51 #undef Rrresvport
52 #undef Rshutdown
53 #undef Rlisten
54 #undef Rclose
55 #undef Rdup
56 #undef Rdup2
57 #undef Rfclose
58 #undef Rgethostbyname