autoconf 2.60 correctly run C++ code on Windows. Therefore we
don't need these 2 defines as configure will detect them automagically. This commit was SVN r11431.
Этот коммит содержится в:
родитель
c03b9ce679
Коммит
ba0e6a48b4
@ -93,10 +93,6 @@ typedef unsigned int uint;
|
||||
#define WIFSTOPPED(EXIT_CODE) (0)
|
||||
#define WSTOPSIG(EXIT_CODE) (11)
|
||||
|
||||
/* Anju: some random #defines which I know offhand, but need to configure it */
|
||||
#define OMPI_ALIGNMENT_CXX_BOOL OMPI_ALIGNMENT_INT
|
||||
#define SIZEOF_BOOL SIZEOF_INT
|
||||
|
||||
/**
|
||||
* Microsoft compiler complain about non conformance of the default UNIX function.
|
||||
* Non conformance to the POSIX standard, and they suggest to use the version
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user