diff config.h.mingw @ 16499:973bc831cd0a

Add HAVE_SILCMIME_H to the mingw config.h
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 27 Apr 2007 04:05:50 +0000
parents 12e2ee612d5f
children fac61b64be1e
line wrap: on
line diff
--- 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 <smime.h> header file. */
 /* #undef HAVE_SMIME_H */