]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openpam/autogen.sh
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / openpam / autogen.sh
1 #!/bin/sh
2 #
3 # $Id: autogen.sh 396 2007-10-24 09:58:18Z des $
4 #
5
6 aclocal
7 libtoolize --copy --force
8 autoheader
9 automake -a -c --foreign
10 autoconf