# HG changeset patch # User Daniel Atallah # Date 1177646750 0 # Node ID 973bc831cd0a41d1bb484cc6bd5150336f41f15f # Parent 15f79c0cd0b93f590a6e6d46901c26f5fa5a1f02 Add HAVE_SILCMIME_H to the mingw config.h diff -r 15f79c0cd0b9 -r 973bc831cd0a config.h.mingw --- a/config.h.mingw Fri Apr 27 04:04:04 2007 +0000 +++ b/config.h.mingw Fri Apr 27 04:05:50 2007 +0000 @@ -325,7 +325,7 @@ /* #define HAVE_SIGNAL_H 1 */ /* Define if we have silcmime.h */ -/* #undef HAVE_SILCMIME_H */ +#define HAVE_SILCMIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SMIME_H */