Conditional building of Xpm (and possibly others?)

Matthieu Herrb matthieu.herrb at laas.fr
Sun Mar 13 15:14:26 PST 2005


Kean Johnston wrote:
> All,
> 
> Would anyone object to me conditionalizing the building of Xpm?
> In lib/Imakefile, many of the libraries are already conditionalized
> with suitable "#if BuildWhateverLib". There are a number of
> libraries however, that are exceptions, and are all clumped together
> under "#if BuildLibraries". I specifically would like to move Xpm
> out of that list, but the broader question remains: why are those
> libraries all clumped under one conditional and not under individual
> conditionals like so many of the others?
> 
> Can anyone se any problem with changing this? It would require
> changing the lib/Imakefile and a few template files under config/cf
> but its pretty trivial.

The new libXaw requires libXpm. Do you want to use an existing libXpm or 
  disable it entierly ? In the latter case, you need to also remove the 
code using Xpm in Xaw or disable Xaw.
-- 
					Matthieu



More information about the xorg mailing list