freebsd-dev/contrib/ofed/libmlx4/autogen.sh
2011-03-21 09:58:24 +00:00

9 lines
123 B
Bash
Executable File

#! /bin/sh
set -x
aclocal -I config
libtoolize --force --copy
autoheader
automake --foreign --add-missing --copy
autoconf