UDC and libX11 ?

Daniel Stone daniel at freedesktop.org
Mon Oct 17 17:28:26 PDT 2005


On Mon, Oct 17, 2005 at 08:39:57AM -0700, Jeremy C. Reed wrote:
> On Sun, 16 Oct 2005, Daniel Stone wrote:
> >>What is the purpose of this?
> >>AM_CONDITIONAL(UDC, test xfalse = xtrue)
> >>
> >>When can literal xfalse match literal xtrue?
> >
> >'#if 0' will never positively evaluate, either ...
> 
> That is understood.
> 
> I am just curious why it is there in the first place since it is not used?

automake conditionals must be evaluated somewhere: if you have an
'if UDC' in Makefile.am, there must be an AM_CONDITIONAL(UDC, ...) in
configure.ac.  So it could be just a half-completed code path.  But
at this point I'm really just speculating ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.x.org/archives/xorg-modular/attachments/20051018/a548489f/attachment.pgp


More information about the xorg-modular mailing list