From 640f6efc46a03643d99938c0b220547c3d3f33eb Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 28 May 2004 13:51:42 +0000 Subject: [lcd4linux @ 2004-05-28 13:51:41 by reinelt] ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init() --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index a5194e7..bede6cf 100755 --- a/configure +++ b/configure @@ -5482,8 +5482,8 @@ GRAPHIC="no" IMAGE="no" if test "$BECKMANNEGLE" = "yes"; then -# DRIVERS="$DRIVERS BeckmannEgle.lo" -# DRIVERS="$DRIVERS BeckmannEgle.o" +# DRIVERS="$DRIVERS drv_BeckmannEgle.lo" + DRIVERS="$DRIVERS drv_BeckmannEgle.o" cat >>confdefs.h <<\_ACEOF #define WITH_BECKMANNEGLE 1 -- cgit v1.2.3