aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers.m4 b/drivers.m4
index e016529..4a4ae2b 100644
--- a/drivers.m4
+++ b/drivers.m4
@@ -723,7 +723,7 @@ fi
if test "$SAMSUNGSPF" = "yes"; then
if test "$has_usb" = "true"; then
- if test "$has_usb" = "true"; then
+ if test "$has_jpeglib" = "true"; then
GRAPHIC="yes"
DRIVERS="$DRIVERS drv_SamsungSPF.o"
LIBUSB="yes"