about summary refs log tree commit diff
path: root/config.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk.in')
-rw-r--r--config.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk.in b/config.mk.in
index 35d77bb4..09195b20 100644
--- a/config.mk.in
+++ b/config.mk.in
@@ -468,7 +468,7 @@ ZHDR_DIR =
 
 # The JBIG lossless image compression library (aka JBIG-KIT):
 
-JBIGLIB = $(INTERNAL_JBIG_LIB)
+JBIGLIB = $(INTERNAL_JBIGLIB)
 JBIGHDR_DIR = $(INTERNAL_JBIGHDR_DIR)
 
 # The Jasper JPEG-2000 image compression library (aka JasPer):