configure.ac: Don't link weston to cairo or image libraries
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 29 Nov 2012 17:23:36 +0000 (12:23 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 30 Nov 2012 19:59:39 +0000 (14:59 -0500)
commita12cd7d7731b9005bd9c60d95cfcc0a13e3c4dab
tree3c3002a7fcf7b9bbdbd43fe192cd7d7127b52036
parent29d1dd6bcd2f84e5775a3c03b0b16edc29102b8e
configure.ac: Don't link weston to cairo or image libraries

We were pulling in cairo and the image loading libraries through libshared.
Split out libshared into a core libshared and a libshared-cairo that
pulls in the extra libraries.
clients/Makefile.am
configure.ac
shared/Makefile.am
shared/cairo-util.h
shared/config-parser.h
src/Makefile.am
src/xwayland/Makefile.am