summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2021-10-27 15:18:58 +0100
committerRobin Watts <Robin.Watts@artifex.com>2021-10-27 15:49:27 +0100
commitfb05cea482a6e0f2c346812811d0e62404e2d566 (patch)
tree01f4d72e586e45c6589421aa902adb48e0dfcab1 /configure.ac
parent81a053f31f4e25ae205c614d6cc5c5bdd7c2bdeb (diff)
downloadghostpdl-fb05cea482a6e0f2c346812811d0e62404e2d566.tar.gz
Tweak eprn and pcl3 devices to remove non const statics.
This should make the devices threadsafe.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 36b51f57a..a1782609d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,6 @@ dnl --------------------------------------------------
NTS_DEVS='opvp oprp'
NTS_DEVS="$NTS_DEVS uniprint"
NTS_DEVS="$NTS_DEVS x11 x11alpha"
-NTS_DEVS="$NTS_DEVS pcl3 hpdjplus hpdjportable hpdj310 hpdj320 hpdj340 hpdj400 hpdj500 hpdj500c hpdj510 hpdj520 hpdj540 hpdj550c hpdj560c hpdj600 hpdj660c hpdj670c hpdj680c hpdj690c hpdj850c hpdj855c hpdj870c hpdj890c hpdj1120c"
# We use this to store a list of devices we have excluded
# and emit a warning on completion.