From 981ce7826f0adac940b0a01ee05224876b70424b Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 27 Feb 2012 10:27:40 +0000 Subject: jpeglib dependency typo fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1180 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drivers.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers.m4') 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" -- cgit v1.2.3