apply patch from 1696203, which enables window snapping for windows on all workspaces
[blackbox.git] / mk.sh
blob1b0cf74f6a4a61ac0f205893a0683a5654b4666a
1 #!/bin/sh
3 [ -d /usr/local/share/aclocal ] \
4 && ${ACLOCAL-aclocal} -I /usr/local/share/aclocal
5 || ${ACLOCAL-aclocal}
6 ${LIBTOOLIZE-libtoolize} -c
7 ${AUTOHEADER-autoheader}
8 ${AUTOMAKE-automake} --foreign -a -c
9 ${AUTOCONF-autoconf}
11 rm -rf autom4te.cache