Remove the last vestiges of mpi_portable_platform.h.in
This commit was SVN r22789.
Этот коммит содержится в:
родитель
95d7e08a66
Коммит
ed1dbabc0c
@ -8,7 +8,7 @@
|
||||
# These are external:
|
||||
#### ./opal/mca/memory/ptmalloc2/
|
||||
#### ./opal/mca/paffinity/linux/plpa/
|
||||
#### ./ompi/include/mpi_portable_platform.h.in
|
||||
#### ./ompi/include/mpi_portable_platform.h
|
||||
#### ./ompi/mca/io/romio/
|
||||
./ompi/mca/topo/unity/topo_unity.h: defined(__cplusplus) defined(c_plusplus)
|
||||
./opal/win32/ompi_process.h: defined(c_plusplus) defined (__cplusplus)
|
||||
|
@ -35,7 +35,7 @@ AC_DEFUN([OPAL_CHECK_COMPILER], [
|
||||
AC_TRY_RUN([
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "mpi_portable_platform.h.in" /* Yes, it is supposed to be a .in-file */
|
||||
#include "mpi_portable_platform.h"
|
||||
|
||||
int main (int argc, char * argv[])
|
||||
{
|
||||
@ -70,7 +70,7 @@ AC_DEFUN([OPAL_CHECK_COMPILER_STRINGIFY], [
|
||||
AC_TRY_RUN([
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "mpi_portable_platform.h.in" /* Yes, it is supposed to be a .in-file */
|
||||
#include "mpi_portable_platform.h"
|
||||
|
||||
int main (int argc, char * argv[])
|
||||
{
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user