From owner-cvs-all Fri Dec 1 4:29: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B189F37B400; Fri, 1 Dec 2000 04:29:02 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB1CT1q01601; Fri, 1 Dec 2000 04:29:01 -0800 (PST) (envelope-from obrien) Message-Id: <200012011229.eB1CT1q01601@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 1 Dec 2000 04:29:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/csh config.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/12/01 04:29:01 PST Modified files: bin/csh config.h Log: Fix a "#ifdef" where a comparison operator was used. GCC 2.96 does not like this. Revision Changes Path 1.6 +2 -2 src/bin/csh/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message