PageRenderTime 26ms CodeModel.GetById 22ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/autogen.sh

https://bitbucket.org/randrian/openclonk2
Shell | 6 lines | 4 code | 1 blank | 1 comment | 0 complexity | 02278662b859418c8636558b3b3422bb MD5 | raw file
Possible License(s): WTFPL, 0BSD, LGPL-2.1, CC-BY-3.0
1#!/bin/sh
2aclocal -I autotools --install
3autoheader
4autoconf
5automake -a
6