Fix pulseaudio recognition without requiring a rebuild each
 time pulseaudio gets an update.
 
 Changed File: src/paprefs.cc
  Based on: 4fcee37cb92c689b43a0d8fc1d8e6b2764834cbf Mon Sep 17 00:00:00 2001
  From: Colin Guthrie
  Date: Sun, 6 Nov 2011 14:31:27 +0000
  Subject: [PATCH] Do not require a recompile for each new PA version in order 
to detect the modules.
  
 Changed Files: configure*
  In Ubuntu and Debian the command:
    `pkg-config libpulse --variable libdir'
  returns the path: /usr/lib/i386-linux-gnu
  But libpulse modules are located in /usr/lib. 
  So, it's better use:
    `pkg-config libpulse --variable exec_prefix'/lib
  to right get the location prefix of modules.
  
  Version 0.9.10 also affected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/829051

Title:
  paprefs cannot configure pulseaudio network settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/829051/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to