]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: Properly unset CPPFLAGS, LDFLAGS, LIBS.
authorAndre Noll <maan@systemlinux.org>
Sun, 20 Apr 2014 20:50:45 +0000 (20:50 +0000)
committerAndre Noll <maan@systemlinux.org>
Thu, 31 Jul 2014 18:01:14 +0000 (20:01 +0200)
commitf1420ef5b0c5db7adb5109885ac04745365a1cfa
treec62b4860af34670e6e07a2c099a60dd8aa8d6a8a
parent737d415498a91833cc7964fe7f8f8ff158be023b
build: Properly unset CPPFLAGS, LDFLAGS, LIBS.

Currently the directories specified via --with-ogg-headers and
--with-ogg-libs are taken into account also for vorbis/speex/opus
detection. This patch makes sure we start with a pristine values
for the three variables.
configure.ac