OSDN Git Service

ln is not available on all platforms, so introduce a variable for it
authorDave Yeo <daveryeo@telus.net>
Sat, 15 Sep 2007 11:09:30 +0000 (11:09 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 15 Sep 2007 11:09:30 +0000 (11:09 +0000)
commit203697732519914361a95e2384cd5b0e570faa60
tree09ef59365f55341d29d8e4818716734f9b7fc911
parent2a898132a273294eb81925ec68f1277e648bbb2d
ln is not available on all platforms, so introduce a variable for it
that can be set to a suitable platform-specific command.
patch by Dave Yeo, daveryeo telus net

Originally committed as revision 10503 to svn://svn.ffmpeg.org/ffmpeg/trunk
common.mak
configure