repo: ngircd
action: commit
revision: 
path_from: 
revision_from: dec7eba53161a4586cde0493eb1889f3fe11b7c8:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit dec7eba53161a4586cde0493eb1889f3fe11b7c8
Author: Alexander Barton 
Date:   Sat Apr 9 18:23:37 2005 +0000

    Added "-unrecog" to splint command line.

diff --git a/src/ngircd/Makefile.am b/src/ngircd/Makefile.am
index f5a7d83463f0fa46e26b19ca5f087e05731d9a65..
index ..f6b0c479bbc6dba9ac5363aae0e3cbbcdeadfbb7 100644
--- a/src/ngircd/Makefile.am
+++ b/src/ngircd/Makefile.am
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: Makefile.am,v 1.44 2005/04/09 12:30:55 alex Exp $
+# $Id: Makefile.am,v 1.45 2005/04/09 18:23:37 alex Exp $
 #

 AUTOMAKE_OPTIONS = ../portab/ansi2knr
@@ -16,7 +16,7 @@ AUTOMAKE_OPTIONS = ../portab/ansi2knr
 INCLUDES = -I$(srcdir)/../portab -I$(srcdir)/../tool

 LINTARGS = -weak -warnunixlib +unixlib -booltype BOOLEAN \
- -varuse -retvalother -emptyret
+ -varuse -retvalother -emptyret -unrecog

 sbin_PROGRAMS = ngircd

-----END OF PAGE-----