Merged silc_1_0_branch to trunk.
[silc.git] / win32 / silcdefs.h
index a312361678abafaa75df04326e4d47a13a1b4e80..8df6a66b58ace4407c7552e4eb1f37bc07566a63 100644 (file)
 /* #undef HAVE_RTLD_LAZY */
 
 /* Types */
+/*
 #define SILC_SIZEOF_LONG_LONG 8
 #define SILC_SIZEOF_LONG 4
 #define SILC_SIZEOF_INT 4
 #define SILC_SIZEOF_SHORT 2
 #define SILC_SIZEOF_CHAR 1
 #define SILC_SIZEOF_VOID_P 4
+*/
 
 /* MP library */
 /* #undef SILC_MP_GMP */
-#define SILC_MP_NSS_MPI 1
+#define SILC_MP_SILCMATH 1
 
 /* Redefs for SOCKS5 library */
 /* macros/curses checks */