aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <>2004-01-09 17:03:07 +0000
committerreinelt <>2004-01-09 17:03:07 +0000
commit117fa6f13e164c7eb5edaee955cabe2666718845 (patch)
treecac3b4854c1e8437e81b711fd892b9b921a71abf /configure
parentc8d1a94e34b59f94c8bf7af1a5dde282515a2e19 (diff)
downloadlcd4linux-117fa6f13e164c7eb5edaee955cabe2666718845.tar.gz
[lcd4linux @ 2004-01-09 17:03:06 by reinelt]
initiated transfer to new driver architecture new file 'drv.c' will someday replace 'display.c' new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c' due to this 'soft' transfer lcd4linux should stay usable during the switch (at least I hope so)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ecd5772..4265cf5 100755
--- a/configure
+++ b/configure
@@ -21013,7 +21013,7 @@ _ACEOF
fi
if test "$MATRIXORBITAL" = "yes"; then
- DRIVERS="$DRIVERS MatrixOrbital.lo"
+ DRIVERS="$DRIVERS MatrixOrbital.lo drv_MatrixOrbital.lo"
cat >>confdefs.h <<\_ACEOF
#define WITH_MATRIXORBITAL 1