$NetBSD: patch-ac,v 1.9 2007/07/08 10:50:25 wiz Exp $

--- config.h.orig	2007-06-08 07:29:49.000000000 +0000
+++ config.h
@@ -113,9 +113,9 @@
  */
 
 /* #define GS_PATH "/usr/local/bin/gs" */
-#define GS_PATH "gs"
-/* #define GS_LIB  "."                 */
-/* #define GS_DEV  "ppmraw"            */
+#define GS_PATH "@LOCALBASE@/bin/gs"
+#define GS_LIB "@LOCALBASE@/share/ghostscript"
+#define GS_DEV "ppmraw"
 
 
 /***************************************************************************
