xscope: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 7 19:54:44 PST 2011


 configure.ac |    7 +++++--
 print_lbx.c  |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit a298bf274a53c1c04b6b634b7e5bfb1f6ff62089
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 19:54:07 2011 -0800

    Remove unused variable server_client from print_lbx.c
    
    Fixes gcc warning:
    print_lbx.c:31: warning: 'server_client' defined but not used
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e71c788fe1659e58a983d7a388367317a23e07a9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 7 19:49:26 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>



More information about the xorg-commit mailing list