From 8c254f48fc9c342d8b7503ef7e9e119107bd8706 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 26 Jan 1998 10:44:18 +0000 Subject: Um, it will really be appreciated if the commits are tested in advance (although this one was pretty easy to fix...). --- irc/irc/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'irc/irc') diff --git a/irc/irc/Makefile b/irc/irc/Makefile index 6d57beccf8de..beaf9219a77d 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -3,7 +3,7 @@ # Date created: 23 August 1994 # Whom: torstenb # -# $Id: Makefile,v 1.16 1997/07/08 23:02:16 torstenb Exp $ +# $Id: Makefile,v 1.17 1998/01/25 20:37:03 torstenb Exp $ # DISTNAME= irc2.9.4 @@ -23,7 +23,8 @@ SYSLOG_FACILITY=LOG_LOCAL5 EXTRACT_SUFX= .tgz SCRIPTS_ENV= SYSLOG_FACILITY="${SYSLOG_FACILITY}" -MAN8= ircd.8 irc.1 +MAN1= irc.1 +MAN8= ircd.8 GNU_CONFIGURE= YES CONFIGURE_ARGS= --without-ncurses -- cgit v1.2.3