From 3a51f7793e0a7df908768056da6e60a8e0ae9e51 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 17 Jan 2001 17:29:14 +0000 Subject: Replace `--with-x-mailer' with a more generic `--with-sub-version'. The value you provide is now also displayed in the shell title bar. And while I was at it, I changed the title bar so that it displays the name of the folder first (instead of "Evolution - Inbox" it says "Inbox - Evolution 0.8 [yaddayadda]"). svn path=/trunk/; revision=7585 --- acconfig.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'acconfig.h') 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 -- cgit v1.2.3