Use $(command) instead of `command`, it's POSIX, clearer and already used.
authorDiego Biurrun <diego@biurrun.de>
Sun, 1 Apr 2007 13:06:41 +0000 (13:06 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 1 Apr 2007 13:06:41 +0000 (13:06 +0000)
commitb966340546c84dfaf83bbaa1d5f8c8570eb8a2f3
tree08d165d43acd753e2fcf742b67c0d199a8dd1944
parentced75d92231d792b30183bd0e23e3126a0cf641a
Use $(command) instead of `command`, it's POSIX, clearer and already used.

Originally committed as revision 8586 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure