1
1

Fix rpath m4 typo that seeped in at the last minute.

Refs trac:3694

This commit was SVN r29901.

The following Trac tickets were found above:
  Ticket 3694 --> https://svn.open-mpi.org/trac/ompi/ticket/3694
Этот коммит содержится в:
Jeff Squyres 2013-12-13 21:40:03 +00:00
родитель b955dbd6d9
Коммит a25630c5e7

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

@ -141,7 +141,7 @@ AC_DEFUN([OPAL_SETUP_RPATH],[
rpath_script=conftest.$$.sh
rpath_outfile=conftest.$$.out
rm -f $rpath_script $rpath_outfile
cat > $rpath_file <<EOF
cat > $rpath_script <<EOF
#!/bin/sh
# Slurp in the libtool config into my environment