Diff for /rpl/rplcas/Makefile.in between versions 1.62 and 1.63

version 1.62, 2019/11/01 13:03:02 version 1.63, 2019/11/01 16:24:53
Line 169  lib/@LIB_PREFIX@giac.a: lib/@LIB_PREFIX@ Line 169  lib/@LIB_PREFIX@giac.a: lib/@LIB_PREFIX@
             sed -e 's/\/\* #undef HAVE_LIBNTL \*\//#define HAVE_LIBNTL/' | \              sed -e 's/\/\* #undef HAVE_LIBNTL \*\//#define HAVE_LIBNTL/' | \
             sed -e 's/\/\* #undef HAVE_LIBPARI \*\//#define HAVE_LIBPARI/' | \              sed -e 's/\/\* #undef HAVE_LIBPARI \*\//#define HAVE_LIBPARI/' | \
             sed -e 's/\/\* #undef HAVE_LIBGSL \*\//#define HAVE_LIBGSL/' | \              sed -e 's/\/\* #undef HAVE_LIBGSL \*\//#define HAVE_LIBGSL/' | \
             sed -e 's/\/#define HAVE_LIBCOCOA 1//' | \              sed -e 's/#define HAVE_LIBCOCOA 1//' | \
               sed -e 's/#define HAVE_LIBSAMPLERATE 1//' | \
             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 @GIAC@/src && \      (cd @GIAC@/src && \

Removed from v.1.62  
changed lines
  Added in v.1.63


CVSweb interface <joel.bertrand@systella.fr>