mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-25 06:59:52 -05:00
* remove autospawn lock file usage
* fix some compiler warnings * implement PID file support git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@296 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
acc8b7890a
commit
3c77c6e7d3
11 changed files with 342 additions and 31 deletions
|
|
@ -211,7 +211,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
|
|||
caps.h caps.c \
|
||||
props.h props.c \
|
||||
mcalign.c mcalign.h \
|
||||
g711.c g711.h
|
||||
g711.c g711.h \
|
||||
pid.c pid.h
|
||||
|
||||
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS) $(LIBSNDFILE_CFLAGS)
|
||||
polypaudio_INCLUDES = $(INCLTDL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue