]> git.tue.mpg.de Git - paraslash.git/commit
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)
commitb6c7050f63cb0fa16e9b0af4354e7cb065587d0b
tree254e62a5661d0ee4b610dc4448da38449fc0052a
parent7aa41429957666cdc8bea237224a5b1d55ddbb8c
build: cppflags/ldflags conversion: libspeex.

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.
Makefile.in
configure.ac