commit | 4f238a590d4a5711653b4bf956b135cbe847eef9 | [log] [tgz] |
---|---|---|
author | Tiago Vignatti <tiago.vignatti@intel.com> | Tue Jul 31 15:47:48 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Jul 31 22:34:21 2012 -0400 |
tree | c5dd5a01a0d3ffe9af9d0e5fb72a97f6b23b0679 | |
parent | 76fc57e75c9d6bb16e800ae1b9927d5e9d090d2b [diff] |
configure: link image libs with libshared This fix xwayland.so that was complaining about jpeg symbols from the libshared. Note that xwayland is not using the jpeg ones, but now that symbols are read up front we need to link anyway.. or break apart that library. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>