Deleted Added
full compact
autogen.sh (147455) autogen.sh (174832)
1#!/bin/sh -ex
1#!/bin/sh
2#
2#
3# $P4: //depot/projects/openpam/autogen.sh#2 $
3# $Id: autogen.sh 396 2007-10-24 09:58:18Z des $
4#
5
4#
5
6libtoolize --copy --force
7aclocal
6aclocal
7libtoolize --copy --force
8autoheader
9automake -a -c --foreign
10autoconf
8autoheader
9automake -a -c --foreign
10autoconf