repo.or.cz
/
piplib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
genversion.sh.in: fix typo
[piplib.git]
/
autogen.sh
blob
f723dcb8d9155dab478cfe3153f9f5754c2e0a65
1
#!/bin/sh
2
test -d
autoconf || mkdir autoconf
3
libtoolize
-c --force
4
aclocal
-I
m4
5
automake
-a -c --foreign
6
autoconf