summaryrefslogtreecommitdiff
path: root/irc/bitchx/files/patch-ag
blob: 2d65fcf13bfaffc5fb3f3037c55d516be2660d7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- 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.