Set WVSTREAMS explicitly so that WVSTREAMS_LIB is right.
commit430b1f6ba5b840a7bf8f2d7b2dabaffdc2ca00e9
authorAvery Pennarun <apenwarr@gmail.com>
Mon, 20 Oct 2008 19:08:05 +0000 (20 15:08 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 20 Oct 2008 19:08:05 +0000 (20 15:08 -0400)
treef591968d837f560f31b5e9ebefe45584d1e81ce5
parent917677a902dea23590fd7ae35f4e1a37807d66e1
Set WVSTREAMS explicitly so that WVSTREAMS_LIB is right.

Otherwise the unitest.sh script were failing, since they add WVSTREAMS_LIB
to the LD_LIBRARY_PATH, but that was just ".", and they were running from a
different directory.

Hopefully this fixes "make test" for people who haven't set LD_LIBRARY_PATH
by hand.
Makefile