libxcwm: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jul 24 17:32:04 UTC 2022


 autogen.sh   |   13 +++++++++----
 configure.ac |    7 +++++--
 2 files changed, 14 insertions(+), 6 deletions(-)

New commits:
commit bfabbab149daaf45a8e5e1875b39f94246bace39
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 24 10:27:02 2022 -0700

    autogen: add default patch prefix
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 465818b7785ca578fc621aee02c37231b714a2e2
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Mon Mar 9 12:00:52 2015 +0000

    autogen.sh: use quoted string variables
    
    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
    fall-outs, when they contain space.
    
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 3ec4b9b8e0d4d1688cacc08f271227d706d9b312
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 24 10:32:07 2017 +1000

    autogen.sh: use exec instead of waiting for configure to finish
    
    Syncs the invocation of configure with the one from the server.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c6894ac4abd8a6cf9bb7ae0e1fc3fab8d633e865
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 31 21:39:32 2014 -0700

    autogen.sh: Honor NOCONFIGURE=1
    
    See http://people.gnome.org/~walters/docs/build-api.txt
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c3fcdd9d98a88b6e5a8de72be6c68d5250296d22
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 31 21:38:41 2014 -0700

    configure: Drop AM_MAINTAINER_MODE
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6b4839d1a40d4c89951a8636ea060603de200854
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Jul 24 10:10:58 2022 -0700

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list