imported Silcer.
[silc.git] / acconfig.h.pre
index 1c6e64a881ed9ce75ac92d369f70c055e2a1ba96..a1649da8425858692513eb33a48df63b95c9a959 100644 (file)
 /* 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
 
 /* Default paths */
 #undef SILC_ETCDIR
@@ -71,9 +75,6 @@
 #undef Rfclose
 #undef Rgethostbyname
 
-/* POSIX thread checking */
-#undef SILC_HAVE_PTHREAD
-
 /* Native WIN32 compilation (-mno-cygwin GCC option) under cygwin, though
    the code compiles with any native WIN32 compiler. */
 #undef SILC_WIN32