repo.or.cz
/
cloog
/
bastoul.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update isl for isl_basic_set_drop_constraint
[cloog/bastoul.git]
/
autogen.sh
blob
661ece1c925aa38d2ef85853ef9d127af74629b2
1
#!/bin/sh
2
autoreconf
-i
3
if
test -f
isl
/
autogen.sh
;
then
4
(
cd
isl
;
.
/
autogen.sh
)
5
fi