changes to the reply, forward, email/news buttons (popup menu now invoked with right...
[claws.git] / acconfig.h
index 1828b8148fe2698d0000c6b5be27c00bdff037d5..03a1435544c856a5a5264d5287f73653ebb418a0 100644 (file)
 /* Define if you want IPv6 support.  */
 #undef INET6
 
-/* Define if we use GPGME to support OpenPGP */
+/* Define if you use GPGME to support OpenPGP */
 #undef USE_GPGME
 
+/* Define if you use PSPELL to support spell checking */
+#undef USE_PSPELL
+
+/* Define if you use OpenSSL to support SSL */
+#undef USE_SSL
+
+/* Define if you want JPilot support in addressbook.  */
+#undef USE_JPILOT
+
+/* Define if you want LDAP support in addressbook.  */
+#undef USE_LDAP
+
 /* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define.  */
 #undef wint_t
 
-#undef PACKAGE
-#undef VERSION
+/* Used to test for a u32 typedef */
+#undef HAVE_U32_TYPEDEF
+
+
+#undef CLAWS
+
+/* Has ispell path */
+#undef ISPELL_PATH