Deleted Added
full compact
autogen.sh (117610) autogen.sh (147455)
1#!/bin/sh -ex
1#!/bin/sh -ex
2#
3# $P4: //depot/projects/openpam/autogen.sh#2 $
4#
2
3libtoolize --copy --force
4aclocal
5autoheader
6automake -a -c --foreign
7autoconf
5
6libtoolize --copy --force
7aclocal
8autoheader
9automake -a -c --foreign
10autoconf