Switch to unified view

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