aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-06 07:33:53 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-06 07:33:53 +0000
commit9fa590d8761b730a777c00137b66211cf8597d8f (patch)
tree9c5ac259e5a604b48e2a17a28ea6401c8e014df5 /configure
parent34300355834f128af5354768f347021819d68a1a (diff)
downloadlcd4linux-9fa590d8761b730a777c00137b66211cf8597d8f.tar.gz
hddtemp autconf bug fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@949 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 f57f1bb..9f47845 100755
--- a/configure
+++ b/configure
@@ -8659,7 +8659,7 @@ echo "$as_me: error: run ./configure --with-plugins=..." >&2;}
PLUGIN_GPS=$val
;;
hddtemp)
- PLUGIN_HDDTEMP=$hddtemp
+ PLUGIN_HDDTEMP=$val
;;
i2c_sensors)
PLUGIN_I2C_SENSORS=$val