2 autoreconf
-i --no-recursive
3 if test -f polylib
/autogen.sh
; then
4 (cd polylib
; .
/autogen.sh
)
6 if test -f isl
/autogen.sh
; then
9 if test -f pet
/autogen.sh
; then
10 (cd pet
; .
/autogen.sh
)
12 if test -f isl-polylib
/autogen.sh
; then
13 (cd isl-polylib
; .
/autogen.sh
)
15 if test -f cloog
/autogen.sh
; then
16 (cd cloog
; .
/autogen.sh
)