Commit 7c4a408
committed
ompi_check_libhcoll: Fix bug where --with-hcoll will fail to configure.
I have HCOLL installed on my local machine via rpm in '/opt/mellanox/hcoll',
and using this configure option would fail to find the pkgconfig 'hcoll.pc',
resulting in a configure failure.
I think this should be 'hcoll' not 'libhcoll', and this makes it consistent
with other OAC_CHECK_PACKAGE calls.
Signed-off-by: Austen Lauria <awlauria@us.ibm.com>1 parent ff0c2ca commit 7c4a408
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments