From owner-cvs-all Wed Jan 24 1:43:58 2001 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 D796237B698; Wed, 24 Jan 2001 01:43:34 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0O9hYa00218; Wed, 24 Jan 2001 01:43:34 -0800 (PST) (envelope-from sobomax) Message-Id: <200101240943.f0O9hYa00218@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 24 Jan 2001 01:43:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/sdl-devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/01/24 01:43:34 PST Modified files: devel/sdl-devel Makefile Log: Touch all Makefile.in before do-configure. This will prevent recreation of all Makefile.in and as a result loosing some changes in the case when automake is installed and detected by configure script. PR: 24589 Reported by: Norikatsu Shigemura Revision Changes Path 1.31 +4 -1 ports/devel/sdl-devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message