fix use of popen() to work on systems that reset PATH for popen'ed command (e.g....
commitc2ef4d3f7db9f6325f40f555bb6dc021fad3429a
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Thu, 17 Jan 2008 19:46:10 +0000 (17 19:46 +0000)
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Thu, 17 Jan 2008 19:46:10 +0000 (17 19:46 +0000)
tree10df4e5325b7b914041fbff5a9bda34436cfc1ed
parent4494e1cd1a3acbe1f2fece14a71c6f1da10e38cf
fix use of popen() to work on systems that reset PATH for popen'ed command (e.g. OS X)

git-svn-id: http://subversion.jackaudio.org/jack/trunk/jack@1084 0c269be4-1314-0410-8aa9-9f06e86f4224
libjack/client.c