2008-10-09 [colin] 3.6.0cvs21
[claws.git] / src / crash.c
index b7e439ed894e1ac968a4b8f287c72403715c1622..b98102eeeac01d98f55b4a76163930e0602678b4 100644 (file)
@@ -415,9 +415,6 @@ static const gchar *get_compiled_in_features(void)
 #if HAVE_LIBCOMPFACE
                   " compface"
 #endif
-#if USE_OPENSSL
-                  " OpenSSL"
-#endif
 #if USE_GNUTLS
                   " GnuTLS"
 #endif
@@ -433,6 +430,9 @@ static const gchar *get_compiled_in_features(void)
 #if HAVE_LIBETPAN
                   " libetpan"
 #endif
+#if USE_GNOMEPRINT
+                  " libgnomeprint"
+#endif
 #if HAVE_LIBSM
                   " libSM"
 #endif