libFS: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jan 18 23:19:59 PST 2013


 src/Makefile.am  |    4 ++--
 test/Makefile.am |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 0ef550010ad1cb08297951b385c0034010e89a9a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 18 23:18:47 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>



More information about the xorg-commit mailing list