$NetBSD: patch-configure,v 1.3 2023/01/08 23:33:59 sekiya Exp $

Adjustments to build procedure.

--- configure.orig	2022-11-17 05:52:51.000000000 +0900
+++ configure	2023-01-09 07:08:10.614438502 +0900
@@ -6890,7 +6890,7 @@
 fi
 
 if test "x$CHECKRESULTDIR" = "xno"; then
-	CHECKRESULTDIR="$localstatedir/spool/checkresults"
+	CHECKRESULTDIR="$localstatedir/checkresults"
 fi
 
 
