Diff for /rpl/tools/Makefile.am between versions 1.53 and 1.54

version 1.53, 2011/11/21 21:46:42 version 1.54, 2011/11/26 13:05:03
Line 53  all: Line 53  all:
         fi; \          fi; \
     fi      fi
     touch openmotif.lib && rm openmotif.lib;      touch openmotif.lib && rm openmotif.lib;
     if [ x@BUILD_OPENMOTIF@ = x ]; then \      if [ x"@BUILD_OPENMOTIF@" = x ]; then \
         touch openmotif.lib; \          touch openmotif.lib; \
     else \      else \
         echo -n LD_MOTIF_ > openmotif.lib; \          echo -n LD_MOTIF_ > openmotif.lib; \

Removed from v.1.53  
changed lines
  Added in v.1.54


CVSweb interface <joel.bertrand@systella.fr>