summaryrefslogtreecommitdiff
path: root/graphics/clanlib/patches/patch-ad
blob: 803537c02d11b3f397956b38833899c6260b9d6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.2 1999/11/30 13:24:47 rh Exp $

--- Makefile.conf.in.orig	Mon Nov 29 16:59:33 1999
+++ Makefile.conf.in	Mon Nov 29 17:02:28 1999
@@ -13,7 +13,7 @@
 BIN_PREFIX = @bindir@
 TARGET_PREFIX = @libdir@/ClanLib
 
-INCLUDE_DIRS =	-I . -I Layer1 -I Layer2 -I Layer2/StreamSoundProviders/mikmod/include @x_includes@
+INCLUDE_DIRS =	-I . -I Layer1 -I Layer2 -I Layer2/StreamSoundProviders/mikmod/include @x_includes@ -I${LOCALBASE}/include
 
 COMP_OPTIONS =	-Wall $(INCLUDE_DIRS) -fPIC @DEFS@ @comp_mode@