From 6284acf6cadc37fe8c7106aea039181582d9114e Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 27 Dec 2001 00:37:07 +0000 Subject: - Erkennung der "portab header" geaendert, CFLAGS werden nun anders gesetzt. --- src/ngircd/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/ngircd/Makefile.am b/src/ngircd/Makefile.am index 86cd5906..204a0113 100644 --- a/src/ngircd/Makefile.am +++ b/src/ngircd/Makefile.am @@ -1,6 +1,9 @@ -# $Id: Makefile.am,v 1.6 2001/12/23 21:53:54 alex Exp $ +# $Id: Makefile.am,v 1.7 2001/12/27 00:37:07 alex Exp $ # $Log: Makefile.am,v $ +# Revision 1.7 2001/12/27 00:37:07 alex +# - Erkennung der "portab header" geaendert, CFLAGS werden nun anders gesetzt. +# # Revision 1.6 2001/12/23 21:53:54 alex # - Header messages.h eingefuegt. # @@ -19,8 +22,6 @@ # Revision 1.1.1.1 2001/12/11 21:53:04 alex # - Imported sources to CVS. -CFLAGS = -Wall -g - sbin_PROGRAMS = ngircd ngircd_SOURCES = ngircd.c channel.c client.c conf.c conn.c irc.c log.c parse.c tool.c -- cgit 1.4.1