UDC and libX11 ?
Daniel Stone
daniel at freedesktop.org
Sun Oct 16 05:23:26 PDT 2005
On Sat, Oct 15, 2005 at 10:04:13PM -0700, Jeremy C. Reed wrote:
> I also saw in libX11 configure:
>
> if test xfalse = xtrue; then
> UDC_TRUE=
> UDC_FALSE='#'
> else
> UDC_TRUE='#'
> UDC_FALSE=
> fi
>
>
> 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 ...
-------------- 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/20051016/52b4b59d/attachment.pgp
More information about the xorg-modular
mailing list