libFS: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 4 19:42:36 UTC 2023


 configure.ac          |    5 +++--
 test/FSGetErrorText.c |    2 +-
 test/Makefile.am      |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

New commits:
commit 5a6aa67bee5d2e7fe7c244647f878d2965a98544
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:39: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
    configure.ac:39: You should run autoupdate.
    aclocal.m4:3640: AC_PROG_LIBTOOL is expanded from...
    configure.ac:39: 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 d0966b8df3ac6c7961ef63315335cf2f59c8fc0a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 25 09:17:56 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