Fix a few more header installation directories
This commit was SVN r5679.
Этот коммит содержится в:
родитель
6bda1ed699
Коммит
bc6f5a83c4
@ -42,7 +42,7 @@ libmca_ras_base_la_SOURCES = \
|
||||
# Conditionally install the header files
|
||||
|
||||
if WANT_INSTALL_HEADERS
|
||||
ompidir = $(includedir)/openmpi/mca/orte_ras/base
|
||||
ompidir = $(includedir)/openmpi/mca/ras/base
|
||||
ompi_HEADERS = $(headers)
|
||||
else
|
||||
ompidir = $(includedir)
|
||||
|
@ -46,7 +46,7 @@ libmca_orte_rmgr_base_la_SOURCES = \
|
||||
# Conditionally install the header files
|
||||
|
||||
if WANT_INSTALL_HEADERS
|
||||
ompidir = $(includedir)/openmpi/mca/orte_rmgr/base
|
||||
ompidir = $(includedir)/openmpi/mca/rmgr/base
|
||||
ompi_HEADERS = $(headers)
|
||||
else
|
||||
ompidir = $(includedir)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user