Hi,

Takashi Ono wrote:
> In message "Re: [dev] building and using cairo",
> Rene Engelhard wrote...
> 
>  >Wrong. modules depending on cairo should use CAIRO:cairo. if BUILD_TYPE
>  >doesn't contain CAIRO this is basically null and not done -> cairo
>  >module never built at all. (and so also not even unzipped)
> 
> However, prebuilt cairo is supplied for some platform and not for others. 
> BUILD_TYPE 
> can only control dmake to build the module or not and cannot switch between 
> unziping 
> prebuilt and real building.
> 
> If BUILD_CAIRO is not specifield, dmake will try to unzip prebuilt cairo but 
> it will 
> fail on platforms prebuilt cairo is not supplied and real build from the 
> tarball is 
> needed.

That all can be done via configure which then sets BUILD_TYPE
appropriately for each case.

Regards,

Rene

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to