[go: up one dir, main page]

Menu

[r456]: / trunk / autogen.sh  Maximize  Restore  History

Download this file

8 lines (6 with data), 69 Bytes

1
2
3
4
5
6
7
#!/bin/sh
set -x
aclocal
autoconf
autoheader
automake --add-missing