repo.or.cz
/
pet.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
properly handle generic conditions in for loops
[pet.git]
/
autogen.sh
blob
84cb4b9e719f555b78f74c20e8fed55768fdcb8a
1
#!/bin/sh
2
if
test -f
isl
/
autogen.sh
;
then
3
(
cd
isl
;
.
/
autogen.sh
)
4
fi
5
autoreconf
-i