changeset 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 15f79c0cd0b9
children 901dd46db686
files config.h.mingw
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 */