fix issue 3 utempter detection #4

Merged
SlavekB merged 1 commits from feat/utempterDetect into master 5 years ago
Ghost commented 5 years ago

Should fix the detection of the utempter library when that one is installed in /usr/lib64 or /usr/local/lib64 for instance.

Should fix the detection of the utempter library when that one is installed in /usr/lib64 or /usr/local/lib64 for instance.
Owner

Originally, I assumed that both variants would be included – /usr/lib/utempter and /usr/lib${LIB_SUFFIX}/utempter. But it is true that when a distribution uses {LIB_SUFFIX}, there is no reason to test a variant without suffix. So it seems to be right if only variant with {LIB_SUFFIX} is used.

Originally, I assumed that both variants would be included – `/usr/lib/utempter` and `/usr/lib${LIB_SUFFIX}/utempter`. But it is true that when a distribution uses ${LIB_SUFFIX}, there is no reason to test a variant without suffix. So it seems to be right if only variant with ${LIB_SUFFIX} is used.
SlavekB closed this pull request 5 years ago
SlavekB deleted branch feat/utempterDetect 5 years ago
SlavekB added this to the R14.0.6 release milestone 5 years ago
The pull request has been merged as 82afa07a43.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdelibs#4
Loading…
There is no content yet.