It appears that some distributions ship with a jackd reporting version 0.121.4, even...
commit0319dc01ab4cf659269b1fdadef01c25aacd1c99
authorjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 14 Mar 2014 10:46:59 +0000 (14 10:46 +0000)
committerjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 14 Mar 2014 10:46:59 +0000 (14 10:46 +0000)
treecc28d8c03e6a5d6314d7978596cd04a33d79a5c4
parent5f53f92662d6a66e4e3c48d2a12596b0b3f994ab
It appears that some distributions ship with a jackd reporting version 0.121.4, even though this was never formally released as a version according to the jackd website.  Compiling FFADO trunk on these systems results in an 'incompatible libffado version' error, which suggests that this unofficial version of jackd includes support for FFADO API version 9.  Change SConstruct on the assumption that this is true to allow others to test.  If the testing shows this to be true this change will be left in.

git-svn-id: svn+ssh://ffado.org/ffado/trunk@2495 2be59082-3212-0410-8809-b0798e1608f0
libffado/SConstruct