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:
parent
59f8c8975c
commit
b906a9d336
2 changed files with 1 additions and 2 deletions
|
|
@ -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 = \
|
||||
|
|
|
|||
Loading…
Reference in a new issue