Parent: [70e38a] (diff)

Download this file

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

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