aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <>2006-04-17 08:10:42 +0000
committerreinelt <>2006-04-17 08:10:42 +0000
commit2a85fd67cee4d8a430f3d46616e622c5616ccdf2 (patch)
tree72fb84d626cfffd75d61af90dc64a7ca428214de /configure
parent8c0942f25ab0d4f70861bd0f75fc44c0bf041a58 (diff)
downloadlcd4linux-2a85fd67cee4d8a430f3d46616e622c5616ccdf2.tar.gz
[lcd4linux @ 2006-04-17 08:10:42 by reinelt]
LCDLinux patch from Mattia; widget_image moved to EXTRA_SOURCE
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)