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
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
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
0d97ac6d2b
name the pkg-config files after the library names
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1037 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-06-19 23:00:21 +00:00