Hello,

Here's a tiny patch which adds the GNU host type 
(e.g. powerpc-debian-linux-gnu) to the X-Mailer header.  I like to see
what systems people are running; for example, if I know someone is
running Debian, then I can give them Debian-specific advice without
having to ask first.

Other mailers (Gnus and Sylpheed come to mind) do this.


--- configure.in.~1.472.~       Wed Jun  5 22:18:22 2002
+++ configure.in        Sat Jun 15 00:32:27 2002
@@ -14,7 +14,7 @@
 
 AC_CANONICAL_HOST
 
-AC_DEFINE_UNQUOTED(VERSION_COMMENT, "(Preview Release)")
+AC_DEFINE_UNQUOTED(VERSION_COMMENT, "(Preview Release) on 
+$host_cpu-$host_vendor-$host_os")
 
 AC_DEFUN(EVO_CHECK_LIB, [
        dispname="$1"

Reply via email to