Manual pages installation fix patch by Ville Räsänen.
[silc.git] / acconfig.h.pre
index 5b61eb24cd86ebbec69f8e1c9a4204d7decd7344..403ac23e25dd27b2bc909f7d4d6b0f5c8538580b 100644 (file)
@@ -15,6 +15,7 @@
 
 /* Debugging */
 #undef SILC_DEBUG
+#undef SILC_STACKTRACE
 
 /* Multi-thread support */
 #undef SILC_HAVE_PTHREAD
 #undef SILC_DOCDIR
 #undef SILC_MODULESDIR
 #undef SILC_LOGSDIR
+#undef SILC_MANDIR
 
 /* SIM (SILC Module) support */
 #undef SILC_SIM
 #undef HAVE_RTLD_NOW
 #undef HAVE_RTLD_LAZY
 
-/* Types */
-#undef SILC_SIZEOF_LONG_LONG
-#undef SILC_SIZEOF_LONG
-#undef SILC_SIZEOF_INT
-#undef SILC_SIZEOF_SHORT
-#undef SILC_SIZEOF_CHAR
-#undef SILC_SIZEOF_VOID_P
-
 /* MP library */
 #undef SILC_MP_GMP
 #undef SILC_MP_NSS_MPI