all repos — fluxbox @ 6d282002e55849d2799de4c11ea31460c77eb47c

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