Rename consumerd32/64_path options to _bin
authorAlexandre Montplaisir <alexandre.montplaisir@gmail.com>
Mon, 5 Dec 2011 22:30:06 +0000 (17:30 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 5 Dec 2011 22:30:06 +0000 (17:30 -0500)
commitfc7a59ceb8b73a1610a5bce28131dc2cf338aa70
tree51a6a98cb9efd51473648d2b3fc04743e5689937
parent815564d8f9c161183f092e40561cbb26f2024fc8
Rename consumerd32/64_path options to _bin

The _path suffix was confusing as to whether it would include the
filename at the end or not. In fact it should (to allow greater
flexibility in moving/renaming the consumerd executable).

Rename all configure options, env vars and substition variables to
consumerd32/64_bin instead, and expect the user to pass a complete
basename + filename to those.

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
lttng-sessiond/main.c
This page took 0.024829 seconds and 4 git commands to generate.