Parent: [4742ab] (diff)

Download this file

autogen.sh    9 lines (7 with data), 154 Bytes

1
2
3
4
5
6
7
8
#!/bin/sh
aclocal
libtoolize --copy
automake --add-missing --force-missing --copy
autoconf
# Our ylwrap gets clobbered by the above.
git checkout ylwrap