]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
build: cppflags/ldflags conversion: libspeex.
authorAndre Noll <maan@systemlinux.org>
Fri, 13 Sep 2013 05:36:22 +0000 (05:36 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:51:58 +0000 (11:51 +0100)
This fixes the --with-speex-headers option, which has never worked,
by adding the speex_cppflags output variable and including the given
flags in CPPFLAGS for the three objects that need it.

The straight-forward conversion for speex linker flags is also
performed in this patch.


No differences found