summaryrefslogtreecommitdiff
path: root/net/jabber/files/patch-af
blob: 78b7395415963757c4907178742cb6033306537e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- yahoo-transport/src/Makefile.in.orig	Wed Feb  7 18:15:42 2001
+++ yahoo-transport/src/Makefile.in	Sat Jun 16 14:17:47 2001
@@ -31,6 +31,7 @@
 mandir = @mandir@
 includedir = @includedir@
 oldincludedir = /usr/include
+localinclude = /usr/local/include
 
 DESTDIR =
 
@@ -72,7 +73,7 @@
 
 CC = gcc
 CFLAGS = -g -Wall -fPIC
-INCLUDES = -I$(JABBERD_INC) -I$(includedir) -I$(top_builddir)/include
+INCLUDES = -I$(JABBERD_INC) -I$(top_builddir)/include -I$(includedir) -I$(localinclude)
 
 bin_PROGRAMS = yahootrans.so