proxymngr: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Feb 18 20:03:37 PST 2011


 Makefile.am  |    2 +-
 configure.ac |   14 +++++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 2945c25a30029eded24abfe9ff0a2e30063b3b6b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Feb 18 20:02:47 2011 -0800

    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>

commit e7678d9a965aeff60fb6e21409412d115f74bcb8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Feb 18 20:00:59 2011 -0800

    Add $(AM_V_GEN) to silence pmconfig creation rule
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d2c6b45582897ad73f6160dcec1e20162571d9f7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Feb 18 19:55:14 2011 -0800

    proxymngr depends on xproto, not x11 (Xlib)
    
    proxymngr doesn't include any Xlib headers or call any Xlib functions
    directly, but does include Xos.h, Xfuncs.h & Xmd.h from xproto.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list