source:
openpam/trunk/autogen.sh
@
684
Last change on this file since 684 was 648, checked in by , 8 years ago | |
---|---|
|
|
File size: 101 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | # |
3 | # $Id: autogen.sh 648 2013-03-05 17:54:27Z des $ |
4 | # |
5 | |
6 | aclocal |
7 | libtoolize --copy --force |
8 | autoheader |
9 | automake -a -c --foreign |
10 | autoconf |
Note: See TracBrowser
for help on using the repository browser.