blob: c138a50afdd7a0d648408e5720b0bb667a454a8f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- libunimod/Makefile.in.orig Wed May 24 20:47:34 2006
+++ libunimod/Makefile.in Wed May 24 20:50:16 2006
@@ -317,7 +317,7 @@
-I$(top_srcdir) \
-I$(top_srcdir)/timidity \
-I$(top_srcdir)/utils \
- -I$(top_srcdir)/libarc \
+ -I$(LOCALBASE)/include -I$(LOCALBASE)/include/libarc \
$(EXTRAINCS)
|