[lttng-dev] [PATCH lttng-ust] Add a configure check for weak symbols support

2014-11-12 Thread Christian Babeux
Fixes #236 Signed-off-by: Christian Babeux --- config/ax_sys_weak_alias.m4 | 337 configure.ac| 7 + 2 files changed, 344 insertions(+) create mode 100644 config/ax_sys_weak_alias.m4 diff --git a/config/ax_sys_weak_alias.m4 b/confi

Re: [lttng-dev] [PATCH lttng-ust] Add a configure check for weak symbols support

2014-11-17 Thread Mathieu Desnoyers
Merged into master, stable-2.6, stable-2.5, stable-2.4. A big thanks to jgalar for reminding me to email this reply. :-P Mathieu - Original Message - > From: "Christian Babeux" > To: lttng-dev@lists.lttng.org > Cc: "mathieu desnoyers" , "Christian Babeux" > > Sent: Wednesday, Novembe

Re: [lttng-dev] [PATCH lttng-ust] Add a configure check for weak symbols support

2014-11-17 Thread Jérémie Galarneau
On Mon, Nov 17, 2014 at 1:16 PM, Mathieu Desnoyers wrote: > Merged into master, stable-2.6, stable-2.5, stable-2.4. > > A big thanks to jgalar for reminding me to email > this reply. That's what you get for bugging me about my "merged" e-mails! ;) Jérémie > > :-P > > Mathieu > > - Original