From 9fa590d8761b730a777c00137b66211cf8597d8f Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 6 Jan 2009 07:33:53 +0000 Subject: hddtemp autconf bug fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@949 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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 -- cgit v1.2.3