diff options
author | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-05-31 10:26:41 +0000 |
---|---|---|
committer | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-05-31 10:26:41 +0000 |
commit | 61fda368378481fd2449e584c1f6ab4de52dcd25 (patch) | |
tree | d63d64de9e01af8e6c6422f4b3707f508ea13e21 /TODO | |
parent | 2012487dc33d7c5ec99b8246303470eb0c5c8a25 (diff) | |
download | lcd4linux-61fda368378481fd2449e584c1f6ab4de52dcd25.tar.gz |
[lcd4linux @ 2001-05-31 10:26:41 by ltoetsch]
added tests for X and ncurses
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@137 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -93,6 +93,8 @@ support 40x4 displays with two HD44780 chips on it we need another 'Enable' line for this this way one could connect two displays to on e parallel port, too -2001-05-25 Jens Garthe <outline@xslan.de> -detect wether curses.h and libncurses is installed, and -don't include the 'Text'-driver if not. +// 2001-05-25 Jens Garthe <outline@xslan.de> +// detect wether curses.h and libncurses is installed, and +// don't include the 'Text'-driver if not. +// _should_ work now 2001-05-31 -lt + |