X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=win32%2Fsilcdefs.h;h=f98cfef2331c0797e883c9f2dc57b7bf651898e1;hb=9872ff33dc922d6448d2ef193db7ed2749800741;hp=704383e134a35890fda7a79746f62f45f8b1ff24;hpb=025fc27fe998393c10f74e21be32f70f4626640d;p=silc.git diff --git a/win32/silcdefs.h b/win32/silcdefs.h index 704383e1..f98cfef2 100644 --- a/win32/silcdefs.h +++ b/win32/silcdefs.h @@ -30,7 +30,7 @@ /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 - + /* Define to `int' if doesn't define. */ /* #undef uid_t */ @@ -49,7 +49,6 @@ #define SILC_DOCDIR "doc" #define SILC_MODULESDIR "modules" #define SILC_LOGSDIR "logs" -#define SILC_MANDIR "man" /* SIM (SILC Module) support */ /* #undef SILC_SIM */ @@ -57,16 +56,18 @@ /* #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 */ @@ -104,7 +105,9 @@ /* Native WIN32 compilation (-mno-cygwin GCC option) under cygwin, though the code compiles with any native WIN32 compiler. */ +#ifndef SILC_WIN32 #define SILC_WIN32 1 +#endif /* SILC distribution definitions (leave this at the end of file) */ #define SILC_DIST_TOOLKIT 1