opps, it's enable_tjpeg, not enable_tpeg
This commit is contained in:
parent
e270ccbde7
commit
8870c6b1fc
@ -128,7 +128,7 @@ then
|
||||
fi
|
||||
|
||||
# checking for TurboJPEG
|
||||
if ! test -z "$enable_tpeg"
|
||||
if ! test -z "$enable_tjpeg"
|
||||
then
|
||||
if test ! -z "$TURBOJPEG_PATH"
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user