Welcome to mirror list, hosted at ThFree Co, Russian Federation.

autogen.sh - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d9b2e31ff66dde0b3565fddc4203b4a1c02062d (plain)
1
2
3
4
5
6
libtoolize --automake
automake -a
autoheader
aclocal
autoconf
./configure $*