]> granicus.if.org Git - linux-pam/blob - autogen.sh
Relevant BUGIDs:
[linux-pam] / autogen.sh
1 #!/bin/sh -x
2
3 aclocal -I m4
4 automake --add-missing --copy
5 autoreconf
6 chmod 755 configure