summaryrefslogtreecommitdiff
path: root/net/hobbitmon/patches/patch-ae
blob: 15f45ff4cd7d3b11c0472c9a8acc31b12be83295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ae,v 1.1 2005/01/24 18:16:20 manu Exp $
--- configure.orig	2005-01-24 17:31:35.000000000 +0100
+++ configure	2005-01-24 17:33:04.000000000 +0100
@@ -302,12 +302,12 @@
 		fi
 		echo ""; echo ""
 
 		echo "What is the name of this host [`uname -n`] ? "
-		if test -z "$BBHOSTNAME"
-		then
-			read BBHOSTNAME
-		fi
+#		if test -z "$BBHOSTNAME"
+#		then
+#			read BBHOSTNAME
+#		fi
 		if test -z "$BBHOSTNAME"
 		then
 			BBHOSTNAME=`uname -n`
 		fi