lndir: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat May 7 23:42:47 PDT 2011


 configure.ac |   15 ++++++++-------
 lndir.c      |   27 ++++++++++++++-------------
 2 files changed, 22 insertions(+), 20 deletions(-)

New commits:
commit 2eb55c2ed3a0e01466cb64d2e74905461eac3c66
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 7 23:39:56 2011 -0700

    config: Remove unnecessary AC_SUBST from configure.ac
    
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 847f506047b3e7b9390f50d3b12f041cdfd1b2a3
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 7 23:37:46 2011 -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>

commit e20d41e86c18cac3dfc61bd1d61a52694a40b7de
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 7 23:30:24 2011 -0700

    Convert main() to use traditional argc & argv names instead of ac & av
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit da14ef5b73bd8bfd57af9ee7541ec2ae96d3d03b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat May 7 23:28:27 2011 -0700

    Add missing -withrevinfo flag to usage output
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list