libXpm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Feb 12 16:57:40 UTC 2023


 configure.ac    |   17 ++++++++++++-----
 src/RdFToI.c    |    4 ++++
 src/WrFFrI.c    |    4 ++++
 test/XpmWrite.c |   23 +++++++++++++++++++++++
 4 files changed, 43 insertions(+), 5 deletions(-)

New commits:
commit c52082c6e4811958dd741d67e1178b4e36a09923
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 5 12:14:43 2023 -0800

    open-zfile: Make compress & uncompress commands optional
    
    If compress is not found, we disable writing to .Z files,
    but leave the rest of the compression code active.
    
    If uncompress is not found, we use gzip to read .Z files.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list