Use top_builddir, not builddir that is undefined.
[cloog-ppl.git] / autogen.sh
blob58dc49085992b37aa344430b44e83b809692829a
1 #!/bin/sh
2 libtoolize -c --force
3 aclocal
4 automake -a -c --foreign
5 autoconf