From owner-svn-ports-head@FreeBSD.ORG Wed Jul 24 09:34:59 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 557693CA; Wed, 24 Jul 2013 09:34:59 +0000 (UTC) (envelope-from johans@stack.nl) Received: from mx1.stack.nl (unknown [IPv6:2001:610:1108:5012::107]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 14206255E; Wed, 24 Jul 2013 09:34:59 +0000 (UTC) Received: by mx1.stack.nl (Postfix, from userid 65534) id 9C6D91203C0; Wed, 24 Jul 2013 11:34:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mailscan01.stack.nl X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, TW_SV autolearn=ham version=3.3.2 X-Spam-Relay-Country: NL X-Spam-DCC: debian: mailscan01.stack.nl 1169; Body=1 Fuz1=1 Fuz2=1 Received: from mud.stack.nl (mud.stack.nl [131.155.141.70]) by mx1.stack.nl (Postfix) with ESMTP id 97D991203EA; Wed, 24 Jul 2013 11:34:40 +0200 (CEST) Received: by mud.stack.nl (Postfix, from userid 801) id 147A33C6033; Wed, 24 Jul 2013 11:33:56 +0200 (CEST) Date: Wed, 24 Jul 2013 11:33:56 +0200 From: Johan van Selst To: Matthias Andree Subject: Re: svn commit: r323573 - head/devel/rapidsvn Message-ID: <20130724093356.GA30845@mud.stack.nl> References: <201307240707.r6O77IYo050460@svn.freebsd.org> <51EF8076.3080005@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <51EF8076.3080005@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ade@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 09:34:59 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Matthias Andree wrote: > Am 24.07.2013 09:07, schrieb Matthias Andree: > > -USE_AUTOTOOLS=3D autoconf libtool automake > > +USE_AUTOTOOLS=3D autoconf libtool automake aclocal >=20 > Should not USE_AUTOTOOLS=3D"automake" automatically include "aclocal"? >=20 > I'd say it should, or are there cases where automake without aclocal > would work? In my upstream software, whenever you run automake, you > need aclocal, too. No. Running aclocal is required if configure.ac or *.m4 files have been modified by local patches. If only Makefile.am gets changed, then running automake should suffice and there is no need to run aclocal. Ciao, Johan --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iF4EAREIAAYFAlHvn4MACgkQAEpMHW8nCPTNAwEAo1jUlmRQvbDfx1wGqRPCWQ5Q llmxjSlCLDjr53irkCgA/j6qgDMGkKu0eBl9Cr93F6yWCdwBEAzHzEsC8n4wTgjn =YA/X -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--