aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-04-17 08:10:42 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-04-17 08:10:42 +0000
commit7c7a226d710eebbcb77e42fb1804ffd84e6c8b1c (patch)
tree72fb84d626cfffd75d61af90dc64a7ca428214de /configure
parent61f1df17be9215aa2e2443baa8aa02aca9d09ed0 (diff)
downloadlcd4linux-7c7a226d710eebbcb77e42fb1804ffd84e6c8b1c.tar.gz
[lcd4linux @ 2006-04-17 08:10:42 by reinelt]
LCDLinux patch from Mattia; widget_image moved to EXTRA_SOURCE git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@659 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d55747c..f19e438 100755
--- a/configure
+++ b/configure
@@ -6239,7 +6239,7 @@ for driver in $drivers; do
LCD2USB)
LCD2USB=$val
;;
- LCDLINUX)
+ LCDLinux)
LCDLINUX=$val
;;
LCDTerm)