fixed build by reverting 1604 revision where 'pa_ringbuffer.o' dependency was added to Makefile.in, modified configure.in for WASAPI build and added explicit 'pa_ringbuffer.o' dependency there instead

This commit is contained in:
dmitrykos 2011-02-21 08:02:21 +00:00
commit b906a9d336
2 changed files with 1 additions and 2 deletions

View file

@ -56,7 +56,6 @@ COMMON_OBJS = \
src/common/pa_process.o \
src/common/pa_stream.o \
src/common/pa_trace.o \
src/common/pa_ringbuffer.o \
src/hostapi/skeleton/pa_hostapi_skeleton.o
TESTS = \