summaryrefslogtreecommitdiff
path: root/time/gnyaclock/patches/patch-aa
blob: 443b8ea0651c31751fe8a292fa3b2927522cee7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2000/12/18 12:35:48 kei Exp $

--- Imakefile.orig	Mon Dec 18 13:41:06 2000
+++ Imakefile	Mon Dec 18 13:42:16 2000
@@ -11,7 +11,7 @@
  * for XPM support
  */
 #ifdef SUPPORT_XPM
-    EXTRA_INCLUDES = -I/usr/local/include
+    EXTRA_INCLUDES = -I${X11PREFIX}/include
        XPM_LIBRARY = -lXpm
 #endif