blob: 066aae7be020fefcbad6558db81677e32146e3c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- configure.h.orig Tue Aug 13 21:39:02 1996
+++ configure.h Tue Aug 13 21:40:51 1996
@@ -42,7 +42,10 @@
/* #define DOMAIN_NAME "/your/file/here" */
/* #define DOMAIN_NAME "your_domain_here" */
-#define DOMAIN_HACK 1
+#define DOMAIN_HACK 0 /* if set to 1 and if you have a dialup
+ connection to internet and use the
+ resolver, then knews causes a dialup
+ on start */
|