$NetBSD$
--- Makefile.in.orig	Tue Aug  1 16:52:27 2000
+++ Makefile.in	Tue Aug  1 16:55:03 2000
@@ -13,7 +13,8 @@
 
 # Where should we dump or status (default location)
 #
-DEF_DUMPFILE = /dev/null
+vardir = @localstatedir@
+DEF_DUMPFILE = $(vardir)/logsurfer.dump
 
 # 
 # You can define CPPFLAGS on the command line.  Aside from system-specific
