libXaw: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Sat Dec 14 16:10:22 PST 2013


 src/Makefile.am |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 6234ea0ba30861547e5cf1f7d4259e39f36618d3
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Dec 14 13:23:29 2013 -0500

    Makefile: use $(LN_S) for better code portability
    
    Autoconf recommends using LN_S to safeguard against actual or future
    portability issues.
    
    Autoconf:
      "Symbolic links are not available on old systems; use ‘$(LN_S)’
      as a portable substitute".
    
    AC_PROG_LN_S is brought in by AC_PROG_LIBTOOL
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list