- BugFix: the mode of a Load must be its load_mode, else a Byte load would be congrue...
[libfirm] / genconfigure.sh
1 #! /bin/sh
2
3 libtoolize --copy
4 aclocal
5 autoheader
6 automake --include-deps --add-missing --foreign --copy
7 autoconf