]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: Move relevant parts to fade section.
authorAndre Noll <maan@systemlinux.org>
Sat, 14 Sep 2013 03:47:56 +0000 (03:47 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:57:20 +0000 (11:57 +0100)
commit1781ccab442ef44d7abc8b94b4dee67d62816c92
tree69f9668ab621f3527b80f7ca5ff1d5ac8378b0d1
parent0f4790f2eb859832419e5aeb3d4549fbde3b0499
build: Move relevant parts to fade section.

configure.ac already has a section for para_fade, but the construction
of $fade_errlist_objs was still spread out over the whole file. Move
everything to the existing section and remove @fade_ldflags@.

This also kills the $mixer_summary variable, which was not very useful.
Makefile.in
configure.ac