Fix detection of older Heimdal versions #4

Merged
SlavekB merged 1 commits from feat/fix-old-heimdal-detection into master 5 years ago
Owner

Some older Heimdal versions may refer for include files to /usr/include in the pkg-config file although the necessary files are in /usr/include/heimdal. Similarly, for libraries it can refer to /usr/lib although the necessary libraries are in the heimdal subdirectory.

Patch in this pull request adds a check to see if the detected paths are really accurate and set it to the necessary values if needed.

Some older Heimdal versions may refer for include files to `/usr/include` in the pkg-config file although the necessary files are in `/usr/include/heimdal`. Similarly, for libraries it can refer to `/usr/lib` although the necessary libraries are in the `heimdal` subdirectory. Patch in this pull request adds a check to see if the detected paths are really accurate and set it to the necessary values if needed.
SlavekB added this to the R14.1.0 release milestone 5 years ago
MicheleC approved these changes 5 years ago
MicheleC left a comment
Owner

Look good.

Look good.
Poster
Owner

Added (OUTPUT|ERORR)_STRIP_TRAILING_WHITESPACE in execute_process calls to avoid CMP0004.

Added `(OUTPUT|ERORR)_STRIP_TRAILING_WHITESPACE` in `execute_process` calls to avoid CMP0004.
SlavekB closed this pull request 5 years ago
SlavekB deleted branch feat/fix-old-heimdal-detection 5 years ago
The pull request has been merged as 9ca53813e2.
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/libtdeldap#4
Loading…
There is no content yet.