]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - contrib/ofed/libmlx4/autogen.sh
Reword the compatibility note regarding earlier versions of
[FreeBSD/releng/9.3.git] / contrib / ofed / libmlx4 / 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