blob: ccaef2e4f4cee9460c2d2e453c33538cec09c859 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/songlendb/Makefile.in.old Sun Oct 22 22:36:00 2000
+++ src/songlendb/Makefile.in Sun Oct 22 22:36:21 2000
@@ -95,7 +95,7 @@
LIBRARIES = $(noinst_LIBRARIES)
-DEFS = @DEFS@ -I. -I$(srcdir)
+DEFS = @DEFS@ -I. -I$(srcdir) -I$(LOCALBASE)/include
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
|