X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=win32%2Fsilcdefs.h;h=eb0d689113690c9056e7e5c0071c9338ec51100c;hb=c257b555225193e54d85daf541d29578b3c93882;hp=fd58aefc88cdbc6a11e0bf7cfd90cd7b98a658af;hpb=2da8de55314f2734f5f4bdd104a471d7642cc2d3;p=silc.git diff --git a/win32/silcdefs.h b/win32/silcdefs.h index fd58aefc..eb0d6891 100644 --- a/win32/silcdefs.h +++ b/win32/silcdefs.h @@ -56,12 +56,14 @@ /* #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 */ @@ -103,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