]> code.ossystems Code Review - openembedded-core.git/commit
cups: clean up autotools use
authorRoss Burton <ross.burton@intel.com>
Tue, 9 Jun 2015 18:37:49 +0000 (19:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jun 2015 22:55:45 +0000 (23:55 +0100)
commit9c25af5483280c5c753f981504eb373d6e58c7f3
treebe59bda73b5c5e7e02191fa92679eff8f76029b5
parent2c8d6320ca4db7f7158a3e69467bee5c8ca8fed5
cups: clean up autotools use

Instead of hand-rolling a do_configure() simply use autotools and disable
autoheader (upstream uses a hand-generated config.h.in).

Also do_compile() doesn't need to pass SSLLIBS as configure uses pkgconfig to
find gnutls, LIBPNG and LIBJPEG are not used anywhere in the build system, and
LIBZ is detected correctly.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/cups/cups.inc