Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / openpam / autogen.sh
blob5d7a0aa808c59390de355040584307a5531ec46c
1 #!/bin/sh
3 # $Id: autogen.sh,v 1.1.1.3 2008/01/27 00:54:48 christos Exp $
6 aclocal
7 libtoolize --copy --force
8 autoheader
9 automake -a -c --foreign
10 autoconf