From 35ff6079959e644a517346effe2849d8d4c70e9f Mon Sep 17 00:00:00 2001 From: markm Date: Wed, 6 Feb 2002 18:14:59 +0000 Subject: Comment out the WARNS= so as to not trample all over the GCC3 work. --- lib/libpam/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libpam/Makefile.inc b/lib/libpam/Makefile.inc index 1787c34..e6596a0 100644 --- a/lib/libpam/Makefile.inc +++ b/lib/libpam/Makefile.inc @@ -27,4 +27,4 @@ SHLIB_MAJOR= 1 SHLIB_MINOR= 0 -WARNS?= 4 +#WARNS?= 4 -- cgit v1.1