1
1

- Allow the generated config/ompi_get_version.sh to be run

from VPATH directory...
   Otherwise the generated revision number is -1.

This commit was SVN r21762.
Этот коммит содержится в:
Rainer Keller 2009-08-04 22:50:23 +00:00
родитель 1bd94f2d98
Коммит bed58f1d08

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

@ -38,11 +38,11 @@ dnl
# prefix_RELEASE_DATE
m4_define([OMPI_GET_VERSION],[
: ${ompi_ver_need_svn=1}
: ${srcdir=.}
: ${svnversion_result=-1}
dnl quote eval to suppress macro expansion with non-GNU m4
if test -f "$1"; then
srcdir=`dirname $1`
ompi_vers=`sed -n "
t clear
: clear