libXxf86dga: Changes to 'master'

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


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

New commits:
commit fd11fcecfae987e1a53ec3ae0c2c1021bcbbb82e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Mar 8 16:26:15 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:14: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
    configure.ac:14: You should run autoupdate.
    aclocal.m4:3465: AC_PROG_LIBTOOL is expanded from...
    configure.ac:14: 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 cc41171d0f6cb2d964520941a510f285fa613eb7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 25 09:35:55 2023 -0800

    Remove "All rights reserved" from Oracle copyright notices
    
    Oracle no longer includes this term in our copyright & license notices.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list