Commit Graph
7 Commits
Author SHA1 Message Date
William Ferrell 82764f08e3 Thanks to Chris Debenham <chris.debenham@aus.sun.com>, the LCDproc server
process LCDd now compiles and runs properly on Solaris! Additionally, he
has provided a new driver for a 16x2 LCD made by an Australian company.

I've compiled and executed this new code on a Solaris 2.6 box, and while I
don't have the display the new driver uses, LCDd tries to use it anyway,
fails (since the device isn't installed), and continues running, so this
looks solid!
2000-11-29 18:48:53 +00:00
blt 2f9283108b Fixed specifying --enable-drivers=all 2000-02-21 11:29:52 +00:00
hklein faa787c215 Modified Files:
acconfig.h acinclude.m4 server/Makefile.am
 	server/drivers/Makefile.am server/drivers/lcd.c
 Added Files:
 	README.lirc server/drivers/lircin.c server/drivers/lircin.h
2000-01-17 08:22:15 +00:00
ban 14df3acb82 * first check for ncurses, then curses (and not the other way) 1999-12-16 09:27:23 +00:00
ban 4d35a5af43 Added check for the type of statfs function in use 1999-12-16 09:12:55 +00:00
ban ca099d72cc Fixed checking for libncurses as well as libcurses 1999-12-15 23:48:20 +00:00
William Ferrell e6431e9827 Automake patch 1999-12-11 19:33:35 +00:00