repo.or.cz
/
pulseaudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix a DoS vulnerability (re #67), originally identified by Luigi Auriemma
[pulseaudio.git]
/
libpulse.pc.in
blob
0f01799b1c4b3f8562fb47d6064a326f2e9efc4b
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=@libdir@
4
includedir=${prefix}/include
5
6
Name: libpulse
7
Description: Client Interface to PulseAudio
8
Version: @PACKAGE_VERSION@
9
Libs: -L${libdir} -lpulse @PTHREAD_LIBS@
10
Cflags: -D_REENTRANT -I${includedir}
11
Requires: