]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/openpam/autogen.sh
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / openpam / autogen.sh
1 #!/bin/sh
2 #
3 # $Id: autogen.sh 709 2013-08-18 14:47:20Z des $
4 #
5
6 aclocal -I m4
7 libtoolize --copy --force
8 autoheader
9 automake -a -c --foreign
10 autoconf