all repos — fluxbox @ 73848440ceb0b3980d5790cadeb0f4913e11cfc8

custom fork of the fluxbox windowmanager

Merge branch 'makefile_correct'
Mathias Gumz akira at fluxbox dot org
commit

73848440ceb0b3980d5790cadeb0f4913e11cfc8

parent

60a44e573ede2a8ca693f101f046c2439aa4b4aa

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M autogen.shautogen.sh

@@ -16,7 +16,7 @@ libtoolize --copy --force --automake

rm -f config.cache dothis aclocal -I . ${ACLOCAL_FLAGS} dothis autoheader -dothis automake -a +dothis automake --warnings=none -a dothis autoconf echo 'Success, now continue with ./configure'