Install ompi_config.h (and friends) into /openmpi, not /openmpi/ompi/include. This is consistent with prior releases and the OPAL and ORTE <foo>_config.h file installation locations.
This commit was SVN r24180.
Этот коммит содержится в:
родитель
b46e0291c2
Коммит
741ba6518b
@ -56,7 +56,7 @@ include ompi/Makefile.am
|
||||
EXTRA_DIST = $(headers)
|
||||
|
||||
if WANT_INSTALL_HEADERS
|
||||
ompidir = $(includedir)/openmpi/$(subdir)
|
||||
ompidir = $(includedir)/openmpi
|
||||
nobase_dist_ompi_HEADERS = $(headers)
|
||||
nobase_nodist_ompi_HEADERS = $(nodist_headers)
|
||||
endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user