Hi,

On 24 February 2014 15:28, Gaetan Nadon <mems...@videotron.ca> wrote:
> There are those three other cases to handle:
>
> nodist_libxservertest_la_SOURCES = \
>             ddxstubs.c \
>             $(top_srcdir)/mi/miinitext.c \
>             $(top_srcdir)/Xext/dpmsstubs.c \
>             $(top_srcdir)/Xi/stubs.c
>
> Jon Turney just posted a patches "Build Xi and DPMS stubs as convenience
> libraries" which takes care of two out of the three cases (If I understand
> correctly, just done a quick read). That would leave miinitext.c to handle.

miinitext.c was originally built separately from everything else
because it was a nest of per-server #ifdefs. I unified that back in
July 2012, so now the only thing standing in the way of linking it
into libmi should just be resolving link order issues.

Cheers,
Daniel
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to