summaryrefslogtreecommitdiffstats
path: root/mail/im/files/patch-aa
blob: db4f235f36fd9bafe0e488d6451e610f5002ff48 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.in~	Tue Feb 25 01:51:43 2003
+++ configure.in	Thu Apr 24 11:39:22 2003
@@ -125,7 +125,7 @@
 [im_hostname="${withval}"])
 if test "x$im_hostname" = 'x'; then
   AC_MSG_CHECKING([domain for mail-address])
-  im_hostname=`hostname`
+  im_hostname="_domain_of_your_mail_address_"
   AC_MSG_RESULT([$im_hostname])
 fi
 
OpenPOWER on IntegriCloud