[ANNOUNCE] xf86-video-glide 1.1.0

Gaetan Nadon memsize at videotron.ca
Tue Nov 9 05:05:21 PST 2010


On Tue, 2010-11-09 at 04:20 +0100, Guillem Jover wrote:

>       build: Use LT_INIT instead of deprecated AC_PROG_LIBTOOL and
> AC_DISABLE_STATIC
> 

LT_INIT requires libtool v2 whereby xorg "lowest common denominator" is
v1.5. I suspect that in real life almost everyone uses v2. If I
understand correctly, when configured with v2, libtool copies a handful
of v2 macros in the m4 directory (only if available). This allows a
system with v1.5 to use the v2 macros.

I am considering upgrading all of xorg to libtool v2 (only formalizing
the current situation). I am interested in the feedback you may get from
builders on that matter.

Consider adding:

        AC_CONFIG_MACRO_DIR([m4])

But do not add in the makefile:

        ACLOCAL_AMFLAGS = -I m4

unless you have a macro in m4 subdir that is stored in git.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20101109/1508a49d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20101109/1508a49d/attachment.pgp>


More information about the xorg mailing list