From 9436ee0cfde00c406e1eadf2a185cc5643833321 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Wed, 21 Jan 2004 12:36:19 +0000 Subject: [lcd4linux @ 2004-01-21 12:36:19 by reinelt] Crystalfontz NextGeneration driver added --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 3b6ee0a..6031ea2 100644 --- a/configure.in +++ b/configure.in @@ -146,8 +146,8 @@ if test "$BECKMANNEGLE" = "yes"; then fi if test "$CRYSTALFONTZ" = "yes"; then -# DRIVERS="$DRIVERS Crystalfontz.lo" - DRIVERS="$DRIVERS Crystalfontz.o" +# DRIVERS="$DRIVERS Crystalfontz.lo drv_Crystalfontz.lo" + DRIVERS="$DRIVERS Crystalfontz.o drv_Crystalfontz.o" AC_DEFINE(WITH_CRYSTALFONTZ,1,[junk]) fi -- cgit v1.2.3