Initial revision
[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