makedepend: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Jan 19 08:25:38 PST 2013


 Makefile.am |    3 +--
 main.c      |   24 +++++++++++++-----------
 2 files changed, 14 insertions(+), 13 deletions(-)

New commits:
commit 637c59e78f699a824e78316cb8ca3113bb5c738b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 12 14:40:40 2013 -0800

    Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
    
    Excerpt https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
    
      - Support for the long-deprecated INCLUDES variable will be removed
        altogether in Automake 1.14.  The AM_CPPFLAGS variable should be
        used instead.
    
    This variable was deprecated in Automake releases prior to 1.10, which is
    the current minimum level required to build X.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Julien Cristau <jcristau at debian.org>

commit 059e9be5a7321974b190d786d426b2ae27be8c56
Author: Glenn Burkhardt <gbburkhardt at gmail.com>
Date:   Fri Jan 11 22:09:54 2013 -0800

    Bug 52099 - makedepend rename fails on CIFS mounted shares
    
    Patch v1: https://bugs.freedesktop.org/attachment.cgi?id=64218
    
    v2: modified by Alan Coopersmith to restore Makefile to original name
    if contents cannot be read, instead of leaving it moved to .bak name.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list