freebsd-dev/contrib/openpam/autogen.sh
2005-06-17 08:11:43 +00:00

11 lines
145 B
Bash
Executable File

#!/bin/sh -ex
#
# $P4: //depot/projects/openpam/autogen.sh#2 $
#
libtoolize --copy --force
aclocal
autoheader
automake -a -c --foreign
autoconf