]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:59:16 +0000 (23:59 +0100)
commitb012fc8b198cea8e6b317e30804c0199ff4d131c
treec1467d0f17752a6a0c5dfedb51032810d6831b29
parent8c9acb766b3ab92224f9b1598eb0196ef6d92974
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.

(From OE-Core rev: 9c25af5483280c5c753f981504eb373d6e58c7f3)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/cups/cups.inc