/autogen.sh

https://bitbucket.org/randrian/openclonk2 · Shell · 6 lines · 4 code · 1 blank · 1 comment · 0 complexity · 02278662b859418c8636558b3b3422bb MD5 · raw file

  1. #!/bin/sh
  2. aclocal -I autotools --install
  3. autoheader
  4. autoconf
  5. automake -a