1
1

In case config/missing gets invoked, ensure that all the OMPI-specific m4

macros are defined.

This commit was SVN r22663.
Этот коммит содержится в:
Ethan Mallove 2010-02-18 18:11:23 +00:00
родитель 8dd87def77
Коммит 52f0f75a28

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

@ -25,4 +25,4 @@ include examples/Makefile.include
dist-hook:
csh "$(top_srcdir)/config/distscript.csh" "$(top_srcdir)" "$(distdir)" "$(OMPI_VERSION)" "$(OMPI_SVN_R)"
ACLOCAL_AMFLAGS = -I config
ACLOCAL_AMFLAGS = -I config -I opal/config -I ompi/config -I orte/config