Fix bug #591676 (MSG_QUEUED lost on restart)
[claws.git] / acconfig.h
index 1828b8148fe2698d0000c6b5be27c00bdff037d5..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
 
-#undef PACKAGE
-#undef VERSION
+/* Used to test for a u32 typedef */
+#undef HAVE_U32_TYPEDEF
+
+/* If gdb is available */
+#undef HAVE_GDB
+
+#undef CLAWS
+
+#undef PACKAGE_DATA_DIR