Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
f3627c82
Commit
f3627c82
authored
Sep 23, 2015
by
James Zern
Browse files
configure: reference the README for missing yasm
Change-Id: I2ad799901385011764affadeaddcc271df21509f
parent
af631e1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/make/configure.sh
View file @
f3627c82
...
@@ -1167,7 +1167,8 @@ EOF
...
@@ -1167,7 +1167,8 @@ EOF
&&
AS
=
""
&&
AS
=
""
fi
fi
[
"
${
AS
}
"
=
auto
]
||
[
-z
"
${
AS
}
"
]
\
[
"
${
AS
}
"
=
auto
]
||
[
-z
"
${
AS
}
"
]
\
&&
die
"Neither yasm nor nasm have been found"
&&
die
"Neither yasm nor nasm have been found."
\
"See the prerequisites section in the README for more info."
;;
;;
esac
esac
log_echo
" using
$AS
"
log_echo
" using
$AS
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment