]> git.saurik.com Git - cycript.git/blob - autogen.sh
Add all dependency m4 scripts to the repository.
[cycript.git] / autogen.sh
1 #!/usr/bin/env bash
2 libtoolize -cif
3 aclocal -I m4
4 autoconf
5 automake -acf