summaryrefslogtreecommitdiff
path: root/irc/bitchx/files/patch-ag
blob: 1868a7405c07f142d62c2047b82af140e546ad2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*** Makefile.in.orig	Sun Jan 23 03:30:33 2000
--- Makefile.in	Sun Jan 23 03:30:56 2000
***************
*** 90,97 ****
  
  # 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)
  
  # This program allows you to use screen/xterm's to put new BitchX windows
  # on new screen/xterm windows.
--- 90,97 ----
  
  # 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 
! # 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.