aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 39c6c68e20..9926571580 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,7 +6,6 @@
#undef HAVE_LIBSM
#undef PACKAGE
#undef VERSION
-#undef XMAILER_VERSION
#undef ENABLE_THREADS
#undef SENDMAIL_PATH
#undef SYSTEM_MAIL_DIR
@@ -24,6 +23,9 @@
#undef NEED_KRB_SENDAUTH_PROTO
#undef HAVE_ISBLANK
+/* Sub-version identification string. */
+#undef SUB_VERSION
+
/* Define this if you want to build against the development gtk */
#undef HAVE_DEVGTK