]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ofed/libmthca/autogen.sh
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / ofed / libmthca / autogen.sh
1 #! /bin/sh
2
3 set -x
4 aclocal -I config
5 libtoolize --force --copy
6 autoheader
7 automake --foreign --add-missing --copy
8 autoconf