]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
implicitclass: Do not check availability of "gs" and "pdftops" executables
authorTill Kamppeter <till.kamppeter@gmail.com>
Sat, 5 Feb 2022 21:05:53 +0000 (18:05 -0300)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sat, 5 Feb 2022 21:05:53 +0000 (18:05 -0300)
commitc0bb0b26d9fd7959a2cbfadb73f1fb8d54386263
tree1ddf80eadc24247e7f45f427a4e7964022f96620
parentddd9da98fd86be3730747f1da921b22f2452062c
implicitclass: Do not check availability of "gs" and "pdftops" executables

Instead, check by the presence of "gstoraster" and "pdftoraster"
filters whether we have configured cups-filters for Ghostscript and/or
Poppler use.

Checking for the presence of an executable is too comlex, as we would
need to go through the PATH environment variable.
NEWS
cupsfilters/pdftoippprinter.c