K 10 svn:author V 4 tijl K 8 svn:date V 27 2018-05-01T16:24:38.437410Z K 7 svn:log V 489 - Update to 2.2.7. - Remove -Wl,-R flag from cups-config output to fix out of tree builds of Gnome. The -R flag takes precedence over -L flags when the linker searches for dependencies of libraries listed on the command line which can be unexpected. Therefore, config scripts like this should only provide -L flags. An rpath is then typically generated automatically by the build system (cmake, libtool,...). [1] PR: 227891 [1] Reported by: Ting-Wei Lan END