]> granicus.if.org Git - handbrake/commit
Fix diff command check for FreeBSD.
authorYuichiro NAITO <naito.yuichiro@gmail.com>
Tue, 22 May 2018 01:12:04 +0000 (10:12 +0900)
committerYuichiro NAITO <naito.yuichiro@gmail.com>
Mon, 28 May 2018 01:01:19 +0000 (10:01 +0900)
commitfd2241a344b141fb5f1b8ec479dbb5783826f1ce
tree06f18e0140d4cb79e594514c904b151c63dcc782
parentc2c8c938b91b569229d896ab0a9df6f357375c88
Fix diff command check for FreeBSD.
FreeBSD's diff doesn't support --version option.
Use hash command to check if diff is available or not.
contrib/libvpx/P02-freebsd-configure.patch [new file with mode: 0644]