xf86-video-i740: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jan 15 18:10:20 UTC 2024


 configure.ac    |    3 +--
 src/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 102fe6d880e5b1cd1b06b2d29b528026918d6eb5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 7 09:53:23 2024 -0800

    Add X.Org's standard C warning flags to AM_CFLAGS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2135e795c8868b6ceec7b098d337e26811e0e867
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jan 7 09:51:03 2024 -0800

    configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
    
    AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008,
    so it's time to rely on it.
    
    Clears autoconf warnings:
    
    configure.ac:44: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
    configure.ac:44: You should run autoupdate.
    aclocal.m4:3515: AC_PROG_LIBTOOL is expanded from...
    configure.ac:44: the top level
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list