From owner-cvs-all Mon Jul 31 5:30:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AEA237BAA8; Mon, 31 Jul 2000 05:30:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA12255; Mon, 31 Jul 2000 05:30:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007311230.FAA12255@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 31 Jul 2000 05:30:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86 Makefile ports/x11/XFree86/scripts configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/31 05:30:45 PDT Modified files: x11/XFree86 Makefile x11/XFree86/scripts configure Log: Rename the file that the interactive configure script produces from ${WRKDIR}/.config to ${WRKDIR}/config . Conditionalize the interactivity of the configure script on the existence of ${FILESDIR}/config . If the file exists, copy it to ${WRKDIR}/config and do not ask questions. Revision Changes Path 1.81 +9 -2 ports/x11/XFree86/Makefile 1.60 +11 -4 ports/x11/XFree86/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message