intel-qs/util/BigMPI/autogen.sh

4 lines
87 B
Bash
Executable File

#! /bin/sh
autoreconf=${AUTORECONF:-autoreconf}
$autoreconf ${autoreconf_args:-"-vif"}