* src/filter.c
[claws.git] / acconfig.h
index bc9cabbc6b00b3e0ccf3217169a7c5ff54e03b48..68c39b1584bbc205fadcbdc0be0fccc87bcfa4f0 100644 (file)
 /* 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
 
@@ -33,8 +39,9 @@
 /* Used to test for a u32 typedef */
 #undef HAVE_U32_TYPEDEF
 
+/* Pop up crash dialog */
+#undef CRASH_DIALOG 
 
 #undef CLAWS
 
-/* Has ispell path */
-#undef ISPELL_PATH
+#undef PACKAGE_DATA_DIR