summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e93862ab..e1be95cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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