]>
granicus.if.org Git - mutt/commitdiff
"-DL_STANDALONE "
#endif
- "\n"
-
#ifdef USE_FCNTL
"+USE_FCNTL "
#else
#else
"-USE_FLOCK "
#endif
- );
+ );
puts (
#ifdef USE_POP
"+USE_POP "
#else
"-USE_SMTP "
#endif
-
-#ifdef USE_GSS
- "+USE_GSS "
-#else
- "-USE_GSS "
-#endif
-
+ "\n"
#ifdef USE_SSL_OPENSSL
"+USE_SSL_OPENSSL "
#else
"-USE_SASL "
#endif
+#ifdef USE_GSS
+ "+USE_GSS "
+#else
+ "-USE_GSS "
+#endif
#if HAVE_GETADDRINFO
"+HAVE_GETADDRINFO "