Diff for /rpl/rplcas/Makefile.in between versions 1.39 and 1.40

version 1.39, 2013/03/05 22:33:56 version 1.40, 2014/05/19 15:02:18
Line 155  lib/@LIB_PREFIX@giac.a: lib/@LIB_PREFIX@ Line 155  lib/@LIB_PREFIX@giac.a: lib/@LIB_PREFIX@
             sed -e 's/#define HAVE_LIBPNG 1//' config.h.orig | \              sed -e 's/#define HAVE_LIBPNG 1//' config.h.orig | \
             sed -e 's/#define HAVE_PNG_H 1//' > config.h && \              sed -e 's/#define HAVE_PNG_H 1//' > config.h && \
             rm -f config.h.orig); \              rm -f config.h.orig); \
       (cd $(srcdir)/@GIAC@ && \
               sed -e 's/ doc / /' Makefile > Makefile2 && \
               \mv -f Makefile2 Makefile); \
     $(MAKE) -C @GIAC@ $(AM_MAKEFLAGS)      $(MAKE) -C @GIAC@ $(AM_MAKEFLAGS)
     if [ x$(srcdir) != x. ]; then \      if [ x$(srcdir) != x. ]; then \
         for i in mkinstalldirs xcas.xpm xcas.desktop xcas.applications; \          for i in mkinstalldirs xcas.xpm xcas.desktop xcas.applications; \

Removed from v.1.39  
changed lines
  Added in v.1.40


CVSweb interface <joel.bertrand@systella.fr>