1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/korean/bitchx/files/patch-ag

11 lines
287 B
Plaintext
Raw Normal View History

2000-10-05 07:22:56 +00:00
--- Makefile.in.orig Sun Jan 9 02:11:01 2000
+++ Makefile.in Sat Sep 9 01:24:46 2000
@@ -43,7 +43,7 @@
IRCLIB = @IRCLIB@
CC = @CC@
-DEFS = -I$$(srcdir)/../include -I$(topdir)/include
+DEFS = -I$$(srcdir)/../include -I$(topdir)/include -I. -I-
LIBS = @LIBS@
INCLUDES = @INCLUDES@