1
1

- Allow --enable-mca-direct for VPATH builds.

This commit was SVN r10007.
Этот коммит содержится в:
Rainer Keller 2006-05-22 14:24:30 +00:00
родитель 7cece521c6
Коммит 772bba620d

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

@ -669,7 +669,7 @@ AC_DEFUN([MCA_PROCESS_COMPONENT],[
# See if it dropped an output file for us to pick up some
# shell variables in.
infile="$project/mca/$framework/$component/post_configure.sh"
infile="$srcdir/$project/mca/$framework/$component/post_configure.sh"
# Add this subdir to the mast list of all MCA component subdirs
$4="$$4 $component"