Parent: [72da3b] (diff)

Child: [26d15d] (diff)

Download this file

autogen.sh    7 lines (5 with data), 92 Bytes

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