$OpenBSD: patch-include_config_h_in,v 1.3 2004/02/09 06:48:48 marcm Exp $
--- include/config.h.in.orig	2003-08-22 19:56:06.000000000 -0700
+++ include/config.h.in	2004-01-03 10:08:47.000000000 -0800
@@ -12,6 +12,9 @@
 /* Default path for data files */
 #undef DATADIR
 
+/* path where CGI configuration files are looked for by a chrooted Apache */
+#define CGICONFPATH "/conf/nut"
+
 /* Default path for UPS drivers */
 #undef DRVPATH
 
