twm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Dec 8 20:33:00 UTC 2023


 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 98316f44c03edaa55bf75c4ba2b3b9e3ec16efc6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Dec 2 14:45:19 2023 -0800

    configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or later
    
    Raises minimum autoconf version from 2.60 to 2.64 for m4_version_prereq
    
    Clears autoconf warning:
    configure.ac:47: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
    ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
    ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
    configure.ac:47: the top level
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list