Fix unconfigure typo
This commit is contained in:
parent
d0c98f1000
commit
9ee8d5d019
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ ffbuild_configure() {
|
|||
echo --enable-libx264
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
ffbuild_unconfigure() {
|
||||
echo --disable-libx264
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue