libXvMC: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Mar 9 00:25:48 UTC 2023


 .gitlab-ci.yml |    4 ++--
 configure.ac   |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 162422fa80332129168097fd4bcc094cd73a1e65
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Mar 8 16:21:35 2023 -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:33: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
    configure.ac:33: You should run autoupdate.
    aclocal.m4:3465: AC_PROG_LIBTOOL is expanded from...
    configure.ac:33: the top level
    
    libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
    libtoolize: and rerunning libtoolize and aclocal.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b6292a9da83dbf7f2399f5c76a453cb850eab13a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list