From owner-cvs-all Tue Oct 24 18:39: 4 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 73C2137B479; Tue, 24 Oct 2000 18:39:02 -0700 (PDT) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA75294; Tue, 24 Oct 2000 18:39:02 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <200010250139.SAA75294@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 24 Oct 2000 18:39:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4/scripts configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2000/10/24 18:39:02 PDT Modified files: x11/XFree86-4/scripts configure Log: Fix bugs introduced in last commit which had to effect to always define ForceNormalLib and HasSecureRPC Remove more "if [ $answ = YES ] ..." unnecessary tests. Ask for building with PAM support. It does not work for now: the #define HasPam is strangely ignored in xdm's Imakefile. Revision Changes Path 1.65 +8 -14 ports/x11/XFree86-4/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message