summaryrefslogtreecommitdiff
path: root/irc/irc-transport/files/patch-src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/irc-transport/files/patch-src::Makefile.in')
-rw-r--r--irc/irc-transport/files/patch-src::Makefile.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/irc/irc-transport/files/patch-src::Makefile.in b/irc/irc-transport/files/patch-src::Makefile.in
deleted file mode 100644
index e20a318278d9..000000000000
--- a/irc/irc-transport/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/Makefile.in.orig Thu Feb 8 02:31:02 2001
-+++ src/Makefile.in Mon Feb 12 09:32:49 2001
-@@ -31,6 +31,7 @@
- mandir = @mandir@
- includedir = @includedir@
- oldincludedir = /usr/include
-+localincludedir = /usr/local/include
-
- DESTDIR =
-
-@@ -72,7 +73,7 @@
- VERSION = @VERSION@
-
- CFLAGS = -g -fPIC -shared
--INCLUDES = -I$(JABBERD_INC) -I$(top_builddir)/include
-+INCLUDES = -I$(JABBERD_INC) -I$(top_builddir)/include -I$(oldincludedir) -I$(localincludedir)
- bin_PROGRAMS = irc_transport.so
-
- irc_transport_so_SOURCES = util.c init.c irc_in.c irc_out.c