freebsd-skq/contrib/openbsm/autogen.sh
brueffer d069518527 Merge OpenBSM 1.2 alpha 4.
MFC after:	2 weeks
Relnotes:	yes
2015-12-18 09:48:01 +00:00

8 lines
90 B
Bash

#!/bin/sh
libtoolize --copy --force
aclocal
autoheader
automake -a -c --foreign
autoconf