Peter Meerwald
b3d210eb83
build: Fix static linking
...
fixes bug #52038 :
gcc -static x.c `PKG_CONFIG_PATH=/usr/local/lib/pkgconfig pkg-config --static
--libs libpulse-simple`
/usr/bin/ld: error: cannot find -lpulsecommon-2.98
pulse/simple.c:373: error: undefined reference to 'pa_log_level_meta'
pulse/simple.c:374: error: undefined reference to 'pa_log_level_meta'
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
2012-07-17 11:05:34 +05:30
Colin Guthrie
6828c594e3
version: Drop the micro version number
...
As per discussions with Lennart, we will be moving to a two-component version
number scheme when the next release is made from git master branch.
This means we will be dropping the micro version component (although
for compatibility, it will remain defined as 0 in version.h).
For more information, please see the announcement here:
http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/7921
2010-11-28 15:56:20 +00:00
Colin Guthrie
2a0d2522e0
Add the module dir to the libpulse pkgconfig file (needed for paprefs)
2009-02-22 16:36:16 +00:00
Lennart Poettering
ef0cc74567
a lot more build system updates
2008-10-22 20:36:21 +02:00
Lennart Poettering
cb0d7ff60a
add missing pthread libs
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2016 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-11-01 22:50:32 +00:00
Lennart Poettering
e504e807ce
include PTRHEAD_LIBS in pkg-config file (patch from Flameeyes)
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1365 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-09-02 14:57:50 +00:00
Pierre Ossman
b345af2273
Use proper @libdir@ in pc.in files to handle x86_64 machines.
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1137 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-07-21 21:19:11 +00:00
Lennart Poettering
f44ba09265
big s/polyp/pulse/g
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19 21:53:48 +00:00