libXfont: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jan 16 23:33:41 PST 2013


 src/FreeType/Makefile.am |    6 +++---
 src/bitmap/Makefile.am   |    2 +-
 src/builtins/Makefile.am |    2 +-
 src/fc/Makefile.am       |    2 +-
 src/fontfile/Makefile.am |    2 +-
 src/stubs/Makefile.am    |    2 +-
 src/util/Makefile.am     |    2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit b8dd42dce868f9c16a59790ce51f0542b59cb79d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jan 15 18:30:32 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: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list