$NetBSD: patch-ah,v 1.1 2005/03/20 20:34:27 salo Exp $

--- htmerge/htmerge.cc.orig	2002-02-01 00:47:18.000000000 +0100
+++ htmerge/htmerge.cc	2005-03-20 21:24:02.000000000 +0100
@@ -116,8 +116,7 @@
 
     if (access(configfile, R_OK) < 0)
     {
-	reportError(form("Unable to find configuration file '%s'",
-			 configfile.get()));
+	reportError(form("Unable to find configuration file."));
     }
 	
     config.Read(configfile);
