Parent: [de7329] (diff)

Child: [e9f9c0] (diff)

Download this file

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

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