Fix bug #591676 (MSG_QUEUED lost on restart)
[claws.git] / acconfig.h
index 3261e7989fab19870fcc27e23f5e18f49aa021b6..64ae2dedda96d281d554d88e4618bd8c2c1734b1 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 ASPELL to support spell checking */
+#undef USE_ASPELL
+
+/* Define ASPELL's default directory */
+#undef ASPELL_PATH
+
+/* 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
 
 /* Used to test for a u32 typedef */
 #undef HAVE_U32_TYPEDEF
 
-#undef PACKAGE
-#undef VERSION
+/* If gdb is available */
+#undef HAVE_GDB
+
+#undef CLAWS
+
+#undef PACKAGE_DATA_DIR