Parent: [79d5af] (diff)

Download this file

autogen.sh    6 lines (4 with data), 74 Bytes

1
2
3
4
5
#!/bin/sh
aclocal
automake --force-missing --add-missing --copy
autoconf