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

version 1.40, 2014/05/19 15:02:18 version 1.41, 2014/05/19 20:48:04
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.40  
changed lines
  Added in v.1.41


CVSweb interface <joel.bertrand@systella.fr>