Hi,
Here are some patches to allow installing LTTng-ust out of the system
directories, ie building with "./configure --prefix", without having to set
C/CPP/LDFLAGS at both the configure and the make building steps.
The "--with-urcu-prefix" is introduced to allow passing the userspace-rcu
build output directory, and CFLAGS are given to the lttng-gen-tp tool
when building '.c', '.h' and '.o' files, which requires URCU and tracepoint
headers.
Jimmy Durand Wesolowski (2):
Introduce configure --with-urcu-prefix
Add the CFLAGS for an "out of system" building of the gen-tp example
files.
configure.ac | 42 ++++++++++++++++++++++++++++++++++++------
doc/examples/Makefile.am | 2 +-
doc/examples/gen-tp/Makefile | 9 ++++++---
3 files changed, 43 insertions(+), 10 deletions(-)
--
1.7.10.4
_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev