summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2013-07-31 07:38:05 +0100
committerChris Liddell <chris.liddell@artifex.com>2013-07-31 07:38:05 +0100
commit5f71fefc4425c86e682a58c6f692f99978fafdb8 (patch)
tree2942384968043b12ce3b34c3e1ee50d8a75c0f00
parent2db3d0bc1d7bc9e223ac0bcf79c28c234eb906cd (diff)
downloadghostpdl-5f71fefc4425c86e682a58c6f692f99978fafdb8.tar.gz
Remove reference to cups/gstopxl from configure.ac
No cluster differences
-rw-r--r--gs/configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/gs/configure.ac b/gs/configure.ac
index 42a8b59dc..2395838a6 100644
--- a/gs/configure.ac
+++ b/gs/configure.ac
@@ -2143,11 +2143,6 @@ AC_SUBST(GCFLAGS)
AC_OUTPUT(Makefile)
-if ( test -d cups ); then
-AC_OUTPUT(cups/gstopxl)
-chmod +x cups/gstopxl
-fi
-
if test "x$AFS" = "x1"; then
AC_MSG_WARN([Using "native" font scaler which is now deprecated (rather than freetype),])
AC_MSG_WARN([Support for this will be removed in a future release])