fix leak, rename vars
[claws.git] / acconfig.h
index 3194d263ad3b832f7ebe9b656de4a74dc6b839f0..68c39b1584bbc205fadcbdc0be0fccc87bcfa4f0 100644 (file)
 /* Define if you want IPv6 support.  */
 #undef INET6
 
+/* 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 if we use GPGME to support OpenPGP */
-#undef USE_GPGME
-
-/* Define if we use GPGME to support OpenPGP */
-#undef USE_SSL
-
 /* 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
+/* Pop up crash dialog */
+#undef CRASH_DIALOG 
 
 #undef CLAWS
 
-/* Has ispell path */
-#undef ISPELL_PATH
+#undef PACKAGE_DATA_DIR