diff -r 971136fa0a80 -r 6fbfee0e113a QTfrontend/hwconsts.cpp.in --- a/QTfrontend/hwconsts.cpp.in Sat Oct 25 09:55:58 2008 +0000 +++ b/QTfrontend/hwconsts.cpp.in Sun Oct 26 13:00:35 2008 +0000 @@ -40,3 +40,5 @@ QString * netHost = new QString(); quint16 netPort = 46631; + +bool haveServer = ${HAVE_NETSERVER};