xf86-video-apm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jan 13 17:20:41 UTC 2024


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

New commits:
commit 836f8742deda9754aa379894ff33d162d0c97172
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 5 18:16:12 2024 -0800

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

commit 7a0d8ea962969f07caa4fbb85c4529fbbda0b0ad
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 5 18:12:48 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:45: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
    configure.ac:45: You should run autoupdate.
    aclocal.m4:3551: AC_PROG_LIBTOOL is expanded from...
    configure.ac:45: the top level
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list