summaryrefslogtreecommitdiff
path: root/config.h.mingw
diff options
context:
space:
mode:
authorDaniel Atallah <datallah@pidgin.im>2007-04-27 04:05:50 +0000
committerDaniel Atallah <datallah@pidgin.im>2007-04-27 04:05:50 +0000
commit66024de2c0f497abfc72bc9e695c47755da17793 (patch)
treebf2f9b2abcbeda2c585c310d74ab915ff2de3ceb /config.h.mingw
parent7b6291c597e240c1ed04fc93e162dbdf3f460dd0 (diff)
downloadpidgin-66024de2c0f497abfc72bc9e695c47755da17793.tar.gz
Add HAVE_SILCMIME_H to the mingw config.h
Diffstat (limited to 'config.h.mingw')
-rw-r--r--config.h.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.mingw b/config.h.mingw
index 21a961e1cb..51a838eba7 100644
--- a/config.h.mingw
+++ b/config.h.mingw
@@ -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 */