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
example/Makefile.am: avoid use of $(builddir)
[piplib.git]
/
autogen.sh
blob
d6179a9ea1c40c876fe7cc7cd607d35fca7649fc
1
#!/bin/sh
2
test -d
autoconf || mkdir autoconf
3
libtoolize
-c --force
4
aclocal
5
automake
-a -c --foreign
6
autoconf