aboutsummaryrefslogtreecommitdiffstats
path: root/drivers.m4
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-18 11:49:48 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-18 11:49:48 +0000
commit810214748fa605c93882b927bc951a49e4bc82c1 (patch)
tree1e14de22ec3869127bc28362e3ace752807d9c4d /drivers.m4
parent52646f0d2e2b2092d9925b2a62dfc392bf967714 (diff)
downloadlcd4linux-810214748fa605c93882b927bc951a49e4bc82c1.tar.gz
[lcd4linux @ 2006-01-18 11:49:48 by reinelt]
adopted to lcd-linux-0.9.2 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@614 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drivers.m4')
-rw-r--r--drivers.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers.m4 b/drivers.m4
index b8b2c79..cf5660b 100644
--- a/drivers.m4
+++ b/drivers.m4
@@ -238,7 +238,7 @@ if test "$LCDLINUX" = "yes"; then
DRIVERS="$DRIVERS drv_LCDLinux.o"
AC_DEFINE(WITH_LCDLINUX,1,[LCD-Linux driver])
else
- AC_MSG_WARN(lcd-linux.h not found: LCD-Linux driver disabled)
+ AC_MSG_WARN(linux/lcd-linux.h or linux/hd44780.h not found: LCD-Linux driver disabled)
fi
fi