1
1

Fix installation directory for the header files

This commit was SVN r5678.
Этот коммит содержится в:
Jeff Squyres 2005-05-10 23:52:35 +00:00
родитель 2b2f2f3c04
Коммит 6bda1ed699

Просмотреть файл

@ -28,7 +28,7 @@ headers = \
# Conditionally install the header files
if WANT_INSTALL_HEADERS
ompidir = $(includedir)/openmpi/mca/orte_rmgr
ompidir = $(includedir)/openmpi/mca/rmgr
ompi_HEADERS = $(headers)
else
ompidir = $(includedir)