From 8bd9e27c855dc67d8bd466f5184af34904eaff25 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 10 Feb 2004 07:42:36 +0000 Subject: [lcd4linux @ 2004-02-10 07:42:35 by reinelt] cut off all old-style files which are no longer used with NextGeneration --- config.h.in | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index bb8b87f..9d23e63 100644 --- a/config.h.in +++ b/config.h.in @@ -272,55 +272,49 @@ /* Version number of package */ #undef VERSION -/* junk */ +/* Beckmann&Egle driver */ #undef WITH_BECKMANNEGLE -/* junk */ +/* Crystalfontz driver */ #undef WITH_CRYSTALFONTZ -/* junk */ +/* CwLinux driver */ #undef WITH_CWLINUX /* Define if using the dmalloc debugging malloc package */ #undef WITH_DMALLOC -/* junk */ +/* HD44780 driver */ #undef WITH_HD44780 -/* junk */ +/* M50530 driver */ #undef WITH_M50530 -/* junk */ +/* MatrixOrbital driver */ #undef WITH_MATRIXORBITAL -/* junk */ +/* Milford Instruments driver */ #undef WITH_MILINST -/* junk */ +/* PalmPilot driver */ #undef WITH_PALMPILOT -/* junk */ +/* driver */ #undef WITH_PNG -/* junk */ +/* driver */ #undef WITH_PPM -/* junk */ -#undef WITH_SIN - -/* junk */ -#undef WITH_SKELETON - -/* junk */ +/* T6963 driver */ #undef WITH_T6963 -/* junk */ +/* Curses driver */ #undef WITH_TEXT -/* junk */ +/* USBLCD driver */ #undef WITH_USBLCD -/* junk */ +/* X11 driver */ #undef WITH_X11 /* Define to 1 if the X Window System is missing or not being used. */ -- cgit v1.2.3