]> git.tue.mpg.de Git - paraslash.git/commit
Fix compilation of para_fade in certain cases.
authorAndre Noll <maan@systemlinux.org>
Mon, 17 Mar 2008 09:49:41 +0000 (10:49 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 17 Mar 2008 09:49:41 +0000 (10:49 +0100)
commit462b1973f28bd6f021b02cd3e6b44edc0c7f5502
tree47b75520df41215ca5ac67a7507d7c3755ce458b
parent97727c2e95cce064e03f495e97119cae447397d7
Fix compilation of para_fade in certain cases.

We really need to do the _cmdline_objs and _errlist_objs dance
in configure.ac.

Also, fix the configure warning message in case linux/soundcard.h
was found but alsa wasn't, and remove the object list of para_fsck
from Makefile.in.
Makefile.in
configure.ac