intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Damien Lespiau <damien.lespiau@gmail.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t] build: Make autoreconf honour ACLOCAL_FLAGS
Date: Wed, 25 Jul 2012 18:00:21 +0200	[thread overview]
Message-ID: <20120725160021.GE5396@phenom.ffwll.local> (raw)
In-Reply-To: <1343228672-22750-1-git-send-email-damien.lespiau@gmail.com>

On Wed, Jul 25, 2012 at 04:04:32PM +0100, Damien Lespiau wrote:
> From: Damien Lespiau <damien.lespiau@intel.com>
> 
> When running autoreconf, it's possible to give flags to the underlying
> aclocal by declaring a ACLOCAL_AMFLAGS variable in the top level
> Makefile.am.
> 
> Putting ${ACLOCAL_FLAGS} there allows the user to set an environment
> variable up before running autogen.sh and pull in the right directories
> to look for m4 macros, say an up-to-date version of the xorg-util macros.
> 
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Applied, thanks.
-Daniel

> ---
>  Makefile.am |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 6cd724c..5ea0fd8 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -19,6 +19,8 @@
>  #  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
>  #  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
>  
> +ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
> +
>  SUBDIRS = lib man tools scripts tests benchmarks demos
>  
>  if BUILD_SHADER_DEBUGGER
> -- 
> 1.7.7.5
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

      reply	other threads:[~2012-07-25 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 15:04 [PATCH i-g-t] build: Make autoreconf honour ACLOCAL_FLAGS Damien Lespiau
2012-07-25 16:00 ` Daniel Vetter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120725160021.GE5396@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=damien.lespiau@gmail.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).