]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/ofed/libsdp/autogen.sh
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / contrib / ofed / libsdp / 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