From af465f8d67ac84a6c5083dd58b79a5065db3ef24 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 16 Jan 2001 19:43:01 +0000 Subject: Add --with-x-mailer to set the version string that appears in the X-Mailer * configure.in, acconfig.h: Add --with-x-mailer to set the version string that appears in the X-Mailer header. svn path=/trunk/; revision=7539 --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index cdc2a60974..39c6c68e20 100644 --- a/acconfig.h +++ b/acconfig.h @@ -6,6 +6,7 @@ #undef HAVE_LIBSM #undef PACKAGE #undef VERSION +#undef XMAILER_VERSION #undef ENABLE_THREADS #undef SENDMAIL_PATH #undef SYSTEM_MAIL_DIR -- cgit v1.2.3