1
1

ROMIO does not need to check for inline; we do it in the top-level

configure already

This commit was SVN r5199.
Этот коммит содержится в:
Jeff Squyres 2005-04-07 02:50:41 +00:00
родитель aa421ffc45
Коммит ca9be51a2d
2 изменённых файлов: 2 добавлений и 4 удалений

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

@ -229,6 +229,3 @@
/* Building XFS support or not */
#undef XFS
/* Define if inline is not supported */
#undef inline

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

@ -1284,7 +1284,8 @@ else
F77=":"
fi
#
PAC_C_INLINE
# Open MPI: we already do this test in the top-level configure
#PAC_C_INLINE
# Header files
PAC_CHECK_HEADERS(unistd.h)