Actions
Feature #712
closed
DG
Remove the --consumerd-only of the configure process.
Feature #712:
Remove the --consumerd-only of the configure process.
Start date:
01/09/2014
Due date:
% Done:
100%
Estimated time:
Description
As far as I can remember, this option was used at the time we had the public consumerd library. This has been remove quite a while back and thus making this option absolutely not useful at all. The session daemon and consumer needs have the same dependencies on URCU, UST and other utils/common library so this option is not very useful anymore.
I propose we remove this useless option especially since there are issues with the make check and the tree being build with it. See #647 linked here. I seriously doubt anyone is using that option as of now.
Thoughts?
CB Updated by Christian Babeux about 12 years ago
This option should be removed.
DG Updated by David Goulet about 12 years ago
- Status changed from New to Confirmed
- Target version set to 2.5
DG Updated by David Goulet about 12 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset 4f061d4cf16d6625ed8649095ee6df6922b5262a.
Actions