[cairo] disable building of the test suite

Uli Schlachter psychon at znc.in
Fri Jul 30 14:48:49 UTC 2021


Hi,

Am 30.07.21 um 15:28 schrieb Knut Petersen:
> Did I miss something or is a patch like the one below really the only
> way to disable building of the test suite?

Well, what do you want to build?

If you just want to build the library, then I guess "make -C src
libcairo.la" would do that. Alternatively (and I did not really try
this) you could just go for "make install". Since the test suite is in
noinst_PROGRAMS, I would guess that automake does not try to build it in
this case, but I'm not sure.

Cheers,
Uli

P.S.: This goes back to:

commit b8f43617a98aeb6c10d554ed11b48a83fc9b5129
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sat Jul 16 20:45:03 2011 +0100

    test: Always compile cairo-test-suite

    I'm tired of having to explicitly type make cairo-test-suite.

    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
- He wants the impossible...!
- That's the short definition of 'captain'.


More information about the cairo mailing list