$NetBSD: patch-ac,v 1.2 2001/03/11 13:50:50 martin Exp $ --- acconfig.h.orig Sat Mar 10 17:00:13 2001 +++ acconfig.h Sat Mar 10 17:00:39 2001 @@ -15,6 +15,9 @@ /* default path for model-specific drivers */ #define MODELPATH "/usr/local/ups/bin" +/* default path for graphics library files */ +#define GRAPHLIB_PATH "/usr/local" + /* path where your pid files should go. */ #define PIDPATH "/var/run"