1
1

Added the top_build_dir/include directory for compilation for ompi_config.h

when compiling out of the main src-dir.

This commit was SVN r4119.
Этот коммит содержится в:
Rainer Keller 2005-01-24 19:02:47 +00:00
родитель ea6163cd6b
Коммит 1d8b5fa865

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

@ -15,6 +15,7 @@
include $(top_ompi_srcdir)/config/Makefile.options
AM_CPPFLAGS = \
-I$(top_ompi_builddir)/include \
-I$(top_ompi_builddir)/src \
-I$(top_ompi_builddir)/src/include \
-I$(top_ompi_srcdir)/src \