From 427e2d5c0225857c7eb66aba9af450ee0a82c6e4 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Wed, 6 Feb 2002 18:14:59 +0000 Subject: [PATCH] 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(-) diff --git a/lib/libpam/Makefile.inc b/lib/libpam/Makefile.inc index 1787c3448f7e..e6596a093f13 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