aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <>2004-05-26 05:03:27 +0000
committerreinelt <>2004-05-26 05:03:27 +0000
commit31ba3b03e6df7bc0ed59739090aca333469f8aa3 (patch)
tree7fee418f7c2993a271430a06bdee4ca6eaa5689f /configure
parentdd2f5404f1d58879efa123d89d388c2e23e1a606 (diff)
downloadlcd4linux-31ba3b03e6df7bc0ed59739090aca333469f8aa3.tar.gz
[lcd4linux @ 2004-05-26 05:03:24 by reinelt]
MilfordInstruments driver ported
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure52
1 files changed, 26 insertions, 26 deletions
diff --git a/configure b/configure
index 05ef2d0..a48f43c 100755
--- a/configure
+++ b/configure
@@ -5556,30 +5556,6 @@ _ACEOF
fi
-if test "$T6963" = "yes"; then
- GRAPHIC="yes"
- PARPORT="yes"
-# DRIVERS="$DRIVERS drv_T6963.lo"
- DRIVERS="$DRIVERS drv_T6963.o"
-
-cat >>confdefs.h <<\_ACEOF
-#define WITH_T6963 1
-_ACEOF
-
-fi
-
-if test "$USBLCD" = "yes"; then
- TEXT="yes"
- SERIAL="yes"
-# DRIVERS="$DRIVERS drv_USBLCD.lo"
- DRIVERS="$DRIVERS drv_USBLCD.o"
-
-cat >>confdefs.h <<\_ACEOF
-#define WITH_USBLCD 1
-_ACEOF
-
-fi
-
if test "$MATRIXORBITAL" = "yes"; then
SERIAL="yes"
# DRIVERS="$DRIVERS drv_MatrixOrbital.lo"
@@ -5592,8 +5568,8 @@ _ACEOF
fi
if test "$MILINST" = "yes"; then
-# DRIVERS="$DRIVERS MilfordInstruments.lo"
-# DRIVERS="$DRIVERS MilfordInstruments.o"
+# DRIVERS="$DRIVERS drv_MilfordInstruments.lo"
+ DRIVERS="$DRIVERS drv_MilfordInstruments.o"
cat >>confdefs.h <<\_ACEOF
#define WITH_MILINST 1
@@ -5632,6 +5608,30 @@ if test "$IMAGE" = "yes"; then
DRIVERS="$DRIVERS drv_Image.o"
fi
+if test "$T6963" = "yes"; then
+ GRAPHIC="yes"
+ PARPORT="yes"
+# DRIVERS="$DRIVERS drv_T6963.lo"
+ DRIVERS="$DRIVERS drv_T6963.o"
+
+cat >>confdefs.h <<\_ACEOF
+#define WITH_T6963 1
+_ACEOF
+
+fi
+
+if test "$USBLCD" = "yes"; then
+ TEXT="yes"
+ SERIAL="yes"
+# DRIVERS="$DRIVERS drv_USBLCD.lo"
+ DRIVERS="$DRIVERS drv_USBLCD.o"
+
+cat >>confdefs.h <<\_ACEOF
+#define WITH_USBLCD 1
+_ACEOF
+
+fi
+
if test "$X11" = "yes"; then
if test "$no_x" = "yes"; then
{ echo "$as_me:$LINENO: WARNING: X11 headers or libraries not available: X11 driver disabled" >&5
a002e361636dd41dc84a5fa1a2e1ee77862edb&follow=1'>Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9