Remove unused $with_hunspell_version variable from configure script
Originally committed to SVN as r6073.
This commit is contained in:
parent
863e7070a6
commit
810ca07041
1 changed files with 1 additions and 1 deletions
|
@ -1040,7 +1040,7 @@ Subtitle Providers:
|
||||||
libass $with_libass $libass_disabled
|
libass $with_libass $libass_disabled
|
||||||
|
|
||||||
Misc Packages
|
Misc Packages
|
||||||
Hunspell: $with_hunspell $with_hunspell_version $hunspell_disabled
|
Hunspell: $with_hunspell $hunspell_disabled
|
||||||
FFTW3: $with_fftw $fftw_disabled
|
FFTW3: $with_fftw $fftw_disabled
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue