- BugFix: not all users of the frame are Sel nodes
[libfirm] / genconfigure.sh
1 #! /bin/sh
2
3 libtoolize --copy
4 aclocal
5 autoheader
6 automake --include-deps --add-missing --foreign --copy
7 autoconf