A const-correctness fix from Diego.
[external/ragel.git] / autogen.sh
1 #!/bin/bash
2 #
3
4 aclocal
5 autoheader
6 automake --add-missing
7 autoconf