libXinerama: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Mar 7 00:17:43 UTC 2023


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

New commits:
commit 51c28095951676a5896437c4c3aa40fb1972bad2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Mar 4 10:44:45 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:34: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
    configure.ac:34: You should run autoupdate.
    aclocal.m4:3465: AC_PROG_LIBTOOL is expanded from...
    configure.ac:34: 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 d23d26669ef6eec36952660bec5b3db8eb025f6b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 25 09:27:13 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