From owner-freebsd-commit Thu Nov 23 06:29:10 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09785 for freebsd-commit-outgoing; Thu, 23 Nov 1995 06:29:10 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09773 for cvs-all-outgoing; Thu, 23 Nov 1995 06:29:04 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09763 for cvs-ports-outgoing; Thu, 23 Nov 1995 06:29:02 -0800 Received: (from markm@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09754 ; Thu, 23 Nov 1995 06:28:54 -0800 Date: Thu, 23 Nov 1995 06:28:54 -0800 From: Mark Murray Message-Id: <199511231428.GAA09754@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/XFree86/scripts configure Sender: owner-commit@FreeBSD.ORG Precedence: bulk markm 95/11/23 06:28:53 Modified: x11/XFree86/scripts configure Log: Move the physical copy of Wraphelp.c to after link-farm creation. This fixes the build for CDROM owners. Reviewed by: jmz