There seems to be an issue with the latest changes on the configure
scripts. A careful reading of the output of configure on MAC OS X
shows a lot of errors/warnings, which leads to undefined
AM_CONDITIONALS (PROJECT_OMPI_*). This apparently comes from
configure.ac line 62 where the path to /bin/true is hardcoded! Of
course /bin/true doesn't exist on MAC OS X, instead it is locate in /
usr/bin/.
george.
checking how to create a ustar tar archive... gnutar
../ompi/configure: line 5480: /bin/true: No such file or directory
../ompi/configure: line 5488: /bin/true: No such file or directory