chiark / gitweb /
test merge
[inn-innduct.git] / configure.in
index 530191319ed56ffd0659e3c8b8794dfb26976d94..fcc1509def299018cf075b9c002e7683441a2fa4 100644 (file)
@@ -385,7 +385,7 @@ AC_ARG_WITH(python,
     DO_PYTHON=DONT)
 
 dnl Set some configuration file defaults from the machine hostname.
     DO_PYTHON=DONT)
 
 dnl Set some configuration file defaults from the machine hostname.
-HOSTNAME=`hostname 2> /dev/null || uname -n`
+HOSTNAME=server.example.net
 AC_SUBST(HOSTNAME)
 
 dnl Checks for programs.
 AC_SUBST(HOSTNAME)
 
 dnl Checks for programs.