mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 570882 - configure.in typo fix. r=cpearce
This commit is contained in:
parent
02ac1ca693
commit
2f4e9481da
@ -5921,7 +5921,7 @@ if test -n "$MOZ_WEBM"; then
|
||||
else
|
||||
|
||||
dnl For Darwin x86, Darwin x86_64, Linux x86, and WINNT x86_64
|
||||
dhl we can use YASM.
|
||||
dnl we can use YASM.
|
||||
AC_MSG_CHECKING([for YASM assembler])
|
||||
AC_CHECK_PROGS(VPX_AS, yasm, "")
|
||||
if test -n "$VPX_AS"; then
|
||||
|
Loading…
Reference in New Issue
Block a user