Commit Graph
5 Commits
Author SHA1 Message Date
cjdebenh a1be5b7039 Changes made to configure.in to check for libraries needed on Solaris automatically.
Should help with protability to other similar OS's
2000-12-20 00:38:06 +00:00
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
toykeeper e2401e4a72 Added PROTOCOL_VERSION define,
Started to change to new client-server protocol 0.2,
Added "slash" heartbeat mode...
2000-01-05 00:03:25 +00:00
ban 896a47bc6a * Does not need to check if the system is BSD anymore
* Check for curses and ncurses headers
* Added macro to check for statfs function type
1999-12-16 09:15:53 +00:00
William Ferrell e6431e9827 Automake patch 1999-12-11 19:33:35 +00:00