aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bitchx/files/patch-ag')
-rw-r--r--irc/bitchx/files/patch-ag22
1 files changed, 0 insertions, 22 deletions
diff --git a/irc/bitchx/files/patch-ag b/irc/bitchx/files/patch-ag
deleted file mode 100644
index 2d65fcf13bfa..000000000000
--- a/irc/bitchx/files/patch-ag
+++ /dev/null
@@ -1,22 +0,0 @@
---- 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@
-
-@@ -90,8 +90,8 @@
-
- # This command will be used to install the BitchX help files. If you don't
- # want to install them, replace with the following:
--# INSTALL_HELP_CMD = @echo The help files have not been installed.
--INSTALL_HELP_CMD = cp -pr $(srcdir)/bitchx-docs/* $(HELPDIR)
-+INSTALL_HELP_CMD = @echo
-+# INSTALL_HELP_CMD = cp -pr $(srcdir)/bitchx-docs/* $(HELPDIR)
-
- # This program allows you to use screen/xterm's to put new BitchX windows
- # on new screen/xterm windows.