repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
dist
/
openpam
/
autogen.sh
blob
5d7a0aa808c59390de355040584307a5531ec46c
1
#!/bin/sh
2
#
3
# $Id: autogen.sh,v 1.1.1.3 2008/01/27 00:54:48 christos Exp $
4
#
5
6
aclocal
7
libtoolize
--copy --force
8
autoheader
9
automake
-a -c --foreign
10
autoconf