all repos — fluxbox @ 5f30e3a4fde0f7449f3d5302e8904a3d7d4be873

custom fork of the fluxbox windowmanager

autogen.sh (raw)

1
2
3
4
5
6
7
8
9
10
#!/bin/sh
libtoolize --copy --force --automake || exit 1
rm -f config.cache
aclocal
autoheader
automake
autoconf