repo.or.cz
/
barvinok.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: update primal Barvinok reference
[barvinok.git]
/
autogen.sh
blob
4d365c406e6b1e2002c660808619ca0f9439bddb
1
#!/bin/sh
2
libtoolize
-c --force
3
aclocal
-I
m4
4
autoheader
5
automake
-a -c --foreign
6
autoconf
7
(
cd
bernstein
;
.
/
autogen.sh
)