]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
Build system: Install individual filter executables also with universal filter
authorTill Kamppeter <till.kamppeter@gmail.com>
Tue, 15 Mar 2022 22:43:12 +0000 (23:43 +0100)
committerTill Kamppeter <till.kamppeter@gmail.com>
Tue, 15 Mar 2022 22:43:12 +0000 (23:43 +0100)
commit4da1faf99bad9ee76798148d98f7051d3ce2281e
tree6ad7a5cae43044f1a947fd4980b77356b58c4f77
parent580d67176a24bfb5574ca3b461c467993c969233
Build system: Install individual filter executables also with universal filter

If we use the "universal" CUPS filter which runs any needed filter
chain for CUPS out of a single executable, we also install the
executables to call the individual filter function, so that PPD files
specifying filter executables (of cups-filters) in their
"*cupsFilter(2):" lines will continue to work.

Also updated the wording of the help messages for universal/individual
filter executables use in the ./configure script.
Makefile.am
configure.ac