Date: Thu, 16 Jun 2005 21:52:56 +0000 (UTC) From: Ade Lovett <ade@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.autotools.mk Message-ID: <200506162152.j5GLqu2k059603@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ade 2005-06-16 21:52:56 UTC FreeBSD ports repository Modified files: Mk bsd.autotools.mk Log: Add USE_ACLOCAL_VER= (automake-version), another entry point into using the various GNU autotools, running "aclocal" at configuration time, prior to any other tools. This should allow a number of ports Makefiles to be cleaned up with respect to their explicit calling of ${ACLOCAL} PR: 41945 (reworked for current reality) Submitted by: Bruce M Simpson <bms@spc.org> Revision Changes Path 1.11 +24 -4 ports/Mk/bsd.autotools.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506162152.j5GLqu2k059603>