]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ofed/libibverbs/autogen.sh
Merge llvm, clang, lld and lldb trunk r291476.
[FreeBSD/FreeBSD.git] / contrib / ofed / libibverbs / 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