gtk2/modules/printbackends
John Ralls ee448db031 Force the loadable module suffix on the print backend modules.
On MacOS the shared library and loadable module suffix is different.
While dlopen will load a shared module just fine, Gtk's loader and
query tools don't know to look for them so it's important to give
loadable modules the .so suffix.
2019-12-10 21:46:59 -08:00
..
cloudprint printing: Fix compiler warnings 2015-06-02 09:08:14 -04:00
cups printing: Get PPD from original host if needed 2019-09-19 19:33:36 +02:00
file Avoid some compiler warnings 2017-03-26 15:05:18 +01:00
lpr build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00
papi modules: fix gtk-2.0 paths to gtk-3.0 2018-06-22 13:53:43 +01:00
test build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00
Makefile.am meson: build print backends 2019-04-11 16:45:36 +02:00
meson.build Force the loadable module suffix on the print backend modules. 2019-12-10 21:46:59 -08:00