1
1

Add AM_CPPFLAGS indicating that we need to compile with the big set of

#define's remapping from MPI_Foo -> PMPI_Foo (etc.)

This commit was SVN r115.
Этот коммит содержится в:
Jeff Squyres 2004-01-08 13:41:20 +00:00
родитель f8e46e4ca5
Коммит 1d8a51ab60
2 изменённых файлов: 2 добавлений и 4 удалений

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

@ -5,8 +5,7 @@
include $(top_srcdir)/config/Makefile.options
# JMS: Need more stuff here:
# - Do we want a separate compile for profiling (affects SUBDIRS and LIBADD)
AM_CPPFLAGS = -DLAM_PROFILING_DEFINES=1
noinst_LTLIBRARIES = libmpi_c_profile.la

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

@ -5,8 +5,7 @@
include $(top_srcdir)/config/Makefile.options
# JMS: Need more stuff here:
# - Do we want a separate compile for profiling (affects SUBDIRS and LIBADD)
AM_CPPFLAGS = -DLAM_PROFILING_DEFINES=1
noinst_LTLIBRARIES = libmpi_f77_profile.la