Hi Behdad,
* Behdad Esfahbod wrote on Tue, Apr 15, 2008 at 07:39:19PM CEST:
> In short, all cairo source is C code, except for the BeOS backend that
> is C++. So we have a block like this in our Makefile.am:
> However, even if CAIRO_HAS_BEOS_SURFACE is false, the C++ linker is
> chosen to link c
Hi,
In cairo we are facing a bug in the no man's land between automake and
libtool. Reporting here anyway.
In short, all cairo source is C code, except for the BeOS backend that
is C++. So we have a block like this in our Makefile.am:
beos_headers = cairo-beos.h
beos_sources = cairo-beos-surfa