blob: 661ece1c925aa38d2ef85853ef9d127af74629b2 [file] [log] [blame]
#!/bin/sh
autoreconf -i
if test -f isl/autogen.sh; then
(cd isl; ./autogen.sh)
fi