aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSami Kerola <kerolasa@iki.fi>2013-05-26 09:30:15 (GMT)
committerSami Kerola <kerolasa@iki.fi>2013-05-26 09:38:11 (GMT)
commit7541054b299bbd61310ab0456cf4f25b7a672de3 (patch)
tree47878d28304cb560a4f31bc98466a9347e8edb6c /configure.ac
parent82e300c7bac1542f27668a8d7e234b4dd6ea1211 (diff)
downloadfluxbox-7541054b299bbd61310ab0456cf4f25b7a672de3.zip
fluxbox-7541054b299bbd61310ab0456cf4f25b7a672de3.tar.bz2
build-sys: move to non-recursive build
This rather large change will attempts to make 'make' to work better. See excellent paper 'Recursive Make Considered Harmful' by Peter Miller for further explanation why several make files is worse than one for whole project. Note. The tests are build with 'make check' rather than defining TEST. Reference: http://miller.emu.id.au/pmiller/books/rmch/ Reference: http://karelzak.blogspot.co.uk/2013/02/non-recursive-automake.html
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac26
1 files changed, 0 insertions, 26 deletions
diff --git a/configure.ac b/configure.ac
index ca7fe19..bead773 100644
--- a/configure.ac
+++ b/configure.ac
@@ -549,32 +549,6 @@ AC_CONFIG_HEADER([config.h])
549AC_OUTPUT([ 549AC_OUTPUT([
550Makefile 550Makefile
551version.h 551version.h
552src/Makefile
553src/FbTk/Makefile
554src/tests/Makefile
555util/Makefile
556util/fbrun/Makefile
557data/Makefile
558data/styles/Makefile
559data/styles/BlueFlux/Makefile
560data/styles/BlueFlux/pixmaps/Makefile
561data/styles/Emerge/Makefile
562data/styles/Emerge/pixmaps/Makefile
563data/styles/arch/Makefile
564data/styles/arch/pixmaps/Makefile
565data/styles/zimek_bisque/Makefile
566data/styles/zimek_darkblue/Makefile
567data/styles/zimek_green/Makefile
568data/styles/ostrich/Makefile
569data/styles/green_tea/Makefile
570data/styles/bora_black/Makefile
571data/styles/bora_blue/Makefile
572data/styles/bora_green/Makefile
573data/styles/carp/Makefile
574data/styles/bloe/Makefile
575data/styles/bloe/pixmaps/Makefile
576doc/Makefile
577nls/Makefile
578nls/C/Makefile 552nls/C/Makefile
579nls/be_BY/Makefile 553nls/be_BY/Makefile
580nls/bg_BG/Makefile 554nls/bg_BG/Makefile