Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [lttng-dev] Compile out of src tree
Date: Tue, 15 Jan 2013 08:48:50 -0500	[thread overview]
Message-ID: <20130115134850.GA25260@Krystal> (raw)
In-Reply-To: <8549183.73181358253376696.JavaMail.www@wsfrf1114>

* paul.chavent at fnac.net (paul.chavent at fnac.net) wrote:
> Hi.
> 
> Just a little patch in order to succeed building out of src tree.

Good point!

Acked-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>

> 
> Regards.
> 
> Paul.
> 
> diff --git a/tests/tools/health/Makefile.am b/tests/tools/health/Makefile.am
> index 26d2461..1424f63 100644
> --- a/tests/tools/health/Makefile.am
> +++ b/tests/tools/health/Makefile.am
> @@ -1,4 +1,4 @@
> -AM_CFLAGS = -I. -O2 -g -I../../../include
> +AM_CFLAGS = -I$(srcdir) -O2 -g -I$(top_srcdir)/include
> ?AM_LDFLAGS =
> ?
> ?if LTTNG_TOOLS_BUILD_WITH_LIBDL
> 
> 
> 
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com



      reply	other threads:[~2013-01-15 13:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15 12:36 paul.chavent
2013-01-15 13:48 ` Mathieu Desnoyers [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=20130115134850.GA25260@Krystal \
    --to=mathieu.desnoyers@efficios.com \
    /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