X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=acconfig.h.pre;h=89d6007f85300db18afdf5aad8194dc75a5b01c3;hb=854e2d7685be66e205634fcf8d9da7bbc437e6a4;hp=d8a1fccafa86389d77c56c1deaab9b06cb77c565;hpb=99865727f85eb96f5462158eed8dc935710d1a0b;p=silc.git diff --git a/acconfig.h.pre b/acconfig.h.pre index d8a1fcca..89d6007f 100644 --- a/acconfig.h.pre +++ b/acconfig.h.pre @@ -10,15 +10,13 @@ /* Default configuration file */ #undef SILC_SERVER_CONFIG_FILE -/* Default pid file */ -#undef SILC_SERVER_PID_FILE - /* Multi-thread support */ #undef SILC_THREADS -#undef SILC_HAVE_PTHREAD -/* IPv6 support */ +#ifndef SILC_WIN32 +#undef SILC_HAVE_PTHREAD #undef HAVE_IPV6 +#endif /* Default paths */ #undef SILC_ETCDIR