Re: Using a variable makes the autotools on OS/2 correctly deal with any2ppm.c
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
On 09/06/11 08:38 pm, Dave Yeo wrote: > 2 files changed, 5 insertions(+), 1 deletions(- The actual problem this patch tries to fix is that the build would die with (going from memory) something like gcc -o any2ppm any2ppm.c error can't find cairo.h note no CFLAGS being used and as far as I can make out any2ppm.exe should not be built here as we lack poll() With the patch and configuring with --disable-script to work around a shortcoming in our independently written fontconfig the build eventually dies due to dependencies on cairo-script. This patch should be tested on other systems besides OS/2 Sorry for any git related mistakes I've made as I'm still learning git. Dave -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo